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

    Enum SSecurityAccessException.AccessErr

    Namespace
    SWConfigDataSharedLib.Exceptions
    Assembly
    IpPbxCDSSharedLib.dll

    Type of error

    public enum SSecurityAccessException.AccessErr

    Fields

    Failed = 0

    Unspecific Failure. An additional error message is set

    AuthorisationFailed = 1

    Authorisation failed.

    AuthenticationFailed = 2

    User could not be identified.

    SecureConnectionFailed = 3

    Verifying of the message security failed. A common reason for this is a time difference between server and client

    PasswordExpired = 4

    The password of the user is expired and has to be reset.

    UserLocked = 5

    The account if the user is locked

    AccessTokenExpired = 6

    The access token is expired

    InvalidInstance = 7

    Trying to access invalid instance

    IpPbxLoginNotAllowed = 8

    IpPbxLoginNotAllowed

    NoPasswordConfigured = 9

    NoPasswordConfigured

    AuthenticationWithDisplayNameNotAllowed = 10

    AuthenticationWithDisplayNameNotAllowed

    © Enreach GmbH