Search Results for

    Show / Hide Table of Contents

    Class AS_EX_Credential

    Inheritance
    System.Object
    AS_EX_Credential
    Namespace: Simplic.Framework.EF
    Assembly: Simplic.Framework.EF.dll
    Syntax
    public class AS_EX_Credential : Locking.ILockable

    Constructors

    | Improve this Doc View Source

    AS_EX_Credential()

    Declaration
    public AS_EX_Credential()

    Properties

    | Improve this Doc View Source

    DomainName

    Declaration
    public string DomainName { get; set; }
    Property Value
    Type Description
    System.String
    | Improve this Doc View Source

    ESS_MS_Intern_User

    Declaration
    public virtual ESS_MS_Intern_User ESS_MS_Intern_User { get; set; }
    Property Value
    Type Description
    ESS_MS_Intern_User
    | Improve this Doc View Source

    Ident

    Declaration
    public long Ident { get; set; }
    Property Value
    Type Description
    System.Int64
    | Improve this Doc View Source

    IsActive

    Declaration
    public int IsActive { get; set; }
    Property Value
    Type Description
    System.Int32
    | Improve this Doc View Source

    IsHostedExchange

    Declaration
    public bool IsHostedExchange { get; set; }
    Property Value
    Type Description
    System.Boolean
    | Improve this Doc View Source

    Password

    Declaration
    public byte[] Password { get; set; }
    Property Value
    Type Description
    System.Byte[]
    | Improve this Doc View Source

    UserId

    Declaration
    public int UserId { get; set; }
    Property Value
    Type Description
    System.Int32
    | Improve this Doc View Source

    UserName

    Declaration
    public string UserName { get; set; }
    Property Value
    Type Description
    System.String
    | Improve this Doc View Source

    WasInitialized

    Declaration
    public int WasInitialized { get; set; }
    Property Value
    Type Description
    System.Int32

    Methods

    | Improve this Doc View Source

    GetPersistantKey()

    Declaration
    public Guid GetPersistantKey()
    Returns
    Type Description
    System.Guid
    • Improve this Doc
    • View Source
    In This Article
    Back to top Copyright © 2018 SIMPLIC GmbH
    Generated by DocFx