AuthenticationException Constructor | 
| Name | Description | |
|---|---|---|
| AuthenticationException | 
            Initializes a new instance of the AuthenticationException class.
              | |
| AuthenticationException(String) | 
            Initializes a new instance of the AuthenticationException class with a specified error message.
              | |
| AuthenticationException(String, Exception) | 
            Initializes a new instance of the AuthenticationException class with a specified error message and a reference to the inner exception that is the cause of this exception.
              |