Compartilhar via


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
System_CAPS_pubmethod ClaimsMappingException()

Initializes a new instance of the ClaimsMappingException object.

System_CAPS_pubmethod ClaimsMappingException(String)

Initializes a new instance of the ClaimsMappingException object using the specified string.

System_CAPS_pubmethod 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