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 IpPbxPlainSecurityToken

    Namespace
    SWConfigDataSharedLib.Security
    Assembly
    IpPbxCDSSharedLib.dll
    public class IpPbxPlainSecurityToken
    Inheritance
    object
    IpPbxPlainSecurityToken

    Constructors

    IpPbxPlainSecurityToken()

    public IpPbxPlainSecurityToken()

    IpPbxPlainSecurityToken(string, string)

    public IpPbxPlainSecurityToken(string user, string password)

    Parameters

    user string
    password string

    Properties

    Name

    public string Name { get; }

    Property Value

    string

    Password

    public string Password { get; }

    Property Value

    string

    Trusted

    public bool Trusted { get; }

    Property Value

    bool

    Methods

    CreateTrustedToken()

    public static IpPbxPlainSecurityToken CreateTrustedToken()

    Returns

    IpPbxPlainSecurityToken

    FromStrings(string, string[])

    public static IpPbxPlainSecurityToken FromStrings(string key, string[] strings)

    Parameters

    key string
    strings string[]

    Returns

    IpPbxPlainSecurityToken

    ToStrings(string)

    public string[] ToStrings(string key)

    Parameters

    key string

    Returns

    string[]
    © Enreach GmbH