Overload List

  NameDescription
AuthenticationException()()()
Initializes a new AuthenticationException instance.
AuthenticationException(String)
Initializes a new AuthenticationException instance with the specified error message.
AuthenticationException(SerializationInfo, StreamingContext)
Supports serialization.
AuthenticationException(String, Exception)
Initializes a new AuthenticationException instance with the specified error message and inner exception.

See Also