Crestron.SimplSharp.CrestronAuthentication
Classes
Class | Description | |
---|---|---|
![]() | Authentication |
User data class
|
![]() | Authentication..::..DomainAccessException |
Exception used when a Domain access fails.
|
![]() | Authentication..::..PrivilegeException |
Exception used when a privilegeException error occurs.
|
Structures
Structure | Description | |
---|---|---|
![]() | Authentication..::..PasswordRules |
Structure returned from the Authentication..::..PasswordRules to contain the current rules of the system.
|
![]() | Authentication..::..UserInformation |
structure to contain information about a user returned on user validation request
|
![]() | Authentication..::..UserToken |
User credential information token
|
Enumerations
Enumeration | Description | |
---|---|---|
![]() | Authentication..::..eAuthenticationEnabledDisabledResponse |
Enumeration to define the possible return values for Enable(String, String), Disable(Authentication..::..UserToken), Disable(Authentication..::..UserToken, Boolean), and Disable(Authentication..::..UserToken, Boolean, Boolean) .
|
![]() | Authentication..::..UserAuthenticationLevelEnum |
enumeration defining the different access levels a user account can have
|