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 UserFederationIdentityInfo

    Namespace
    SWConfigDataClientLib.IdentityFederation
    Assembly
    IpPbxCDSClientLib.dll
    public class UserFederationIdentityInfo
    Inheritance
    object
    UserFederationIdentityInfo

    Constructors

    UserFederationIdentityInfo()

    public UserFederationIdentityInfo()

    Properties

    AccountId

    public string AccountId { get; set; }

    Property Value

    string

    BearerToken

    public string BearerToken { get; set; }

    Property Value

    string

    CredentialLogin

    public bool CredentialLogin { get; set; }

    Property Value

    bool

    ExpiresOn

    public DateTimeOffset ExpiresOn { get; set; }

    Property Value

    DateTimeOffset

    IsPowerCloudToken

    public bool IsPowerCloudToken { get; set; }

    Property Value

    bool

    IsSwyxWareToken

    public bool IsSwyxWareToken { get; set; }

    Property Value

    bool

    RefreshToken

    public string RefreshToken { get; set; }

    Property Value

    string

    TenantInfo

    public TenantFederationInfo TenantInfo { get; set; }

    Property Value

    TenantFederationInfo

    UniquePrincipalName

    public string UniquePrincipalName { get; set; }

    Property Value

    string
    © Enreach GmbH