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 Auth0AuthenticationResult

    Namespace
    SWConfigDataClientLib.IdentityFederation.Auth0
    Assembly
    IpPbxCDSClientLib.dll
    public class Auth0AuthenticationResult : UserFederationAuthenticationResult
    Inheritance
    object
    UserFederationAuthenticationResult
    Auth0AuthenticationResult
    Inherited Members
    UserFederationAuthenticationResult.GetResultMessage()
    UserFederationAuthenticationResult.ErrorType
    UserFederationAuthenticationResult.ExpiresOnString

    Constructors

    Auth0AuthenticationResult(ScacLoginReply)

    public Auth0AuthenticationResult(ScacLoginReply loginReply)

    Parameters

    loginReply ScacLoginReply

    Properties

    AccessToken

    public override string AccessToken { get; }

    Property Value

    string

    AccountId

    public override string AccountId { get; }

    Property Value

    string

    BearerTokenType

    public override AuthorizationTokenType BearerTokenType { get; }

    Property Value

    AuthorizationTokenType

    ExpiresOn

    public override DateTimeOffset ExpiresOn { get; }

    Property Value

    DateTimeOffset

    IdToken

    public override string IdToken { get; }

    Property Value

    string

    PrincipalId

    public override string PrincipalId { get; }

    Property Value

    string

    Result

    public ScacLoginReply Result { get; }

    Property Value

    ScacLoginReply

    Username

    public override string Username { get; }

    Property Value

    string
    © Enreach GmbH