SwyxWare 14.20 - ConfigDataStore SDK SwyxWare 14.20 - ConfigDataStore SDK
SwyxWare 14.20 - ConfigDataStore SDK SwyxWare 14.20 - ConfigDataStore SDK
Generated with DocFX + Singulink

Search Results for

    Class UserFederationAuthenticationResult

    Namespace
    SWConfigDataClientLib.IdentityFederation
    Assembly
    IpPbxCDSClientLib.dll
    public class UserFederationAuthenticationResult
    Inheritance
    object
    UserFederationAuthenticationResult
    Derived
    Auth0AuthenticationResult
    ErrorAuthenticationResult
    MsAuthenticationResult

    Constructors

    UserFederationAuthenticationResult()

    public UserFederationAuthenticationResult()

    Properties

    AccessToken

    public virtual string AccessToken { get; }

    Property Value

    string

    AccountId

    public virtual string AccountId { get; }

    Property Value

    string

    BearerTokenType

    public virtual AuthorizationTokenType BearerTokenType { get; }

    Property Value

    AuthorizationTokenType

    ErrorType

    public ResultType ErrorType { get; set; }

    Property Value

    ResultType

    ExpiresOn

    public virtual DateTimeOffset ExpiresOn { get; }

    Property Value

    DateTimeOffset

    ExpiresOnString

    public virtual string ExpiresOnString { get; }

    Property Value

    string

    IdToken

    public virtual string IdToken { get; }

    Property Value

    string

    PrincipalId

    public virtual string PrincipalId { get; }

    Property Value

    string

    Username

    public virtual string Username { get; }

    Property Value

    string

    Methods

    GetResultMessage()

    public string GetResultMessage()

    Returns

    string
    © Enreach GmbH