SsoAuthenticationException Constructor
Include Protected Members
Include Inherited Members
Initializes a new instance of the class with various options.
Overload List
Name | Description | |
---|---|---|
SsoAuthenticationException() | Initializes a new instance of the class. | |
SsoAuthenticationException(String) | Initializes a new instance of the class with a specified error message. | |
SsoAuthenticationException(SerializationInfo, StreamingContext) | Initializes a new instance of the class with serialized data. | |
SsoAuthenticationException(String, Exception) | Initializes a new instance of the class with a specified error message and a reference to the inner exception that caused this exception. | |
SsoAuthenticationException(String, Exception, String, Uri) | Initializes a new instance of the class with a specified error message, a reference to the inner exception that caused this exception, and the URL the credentials can be entered. |
Top
See Also
Reference
SsoAuthenticationException Class