ClaimsMappingException Constructor
Initializes a new instance of the ClaimsMappingException object.
Namespace: System.Web.Security.SingleSignOn
Assembly: System.Web.Security.SingleSignOn (in System.Web.Security.SingleSignOn.dll)
Overload List
Name | Description | |
---|---|---|
ClaimsMappingException() | Initializes a new instance of the ClaimsMappingException object. |
|
ClaimsMappingException(String) | Initializes a new instance of the ClaimsMappingException object using the specified string. |
|
ClaimsMappingException(String, Exception) | Initializes a new instance of the ClaimsMappingException object using the specified string and a reference to the inner exception that is the cause of this exception. |
See Also
ClaimsMappingException Class
System.Web.Security.SingleSignOn Namespace
Return to top