Click or drag to resize
AuthenticationException Constructor
Overload List
  NameDescription
Public methodAuthenticationException(String)
Initializes a new instance of the AuthenticationException class.
Protected methodAuthenticationException(SerializationInfo, StreamingContext)
Constructor for deserialization.
Public methodAuthenticationException(String, Exception)
Initializes a new instance of the AuthenticationException class.
Top
See Also