Share via


ClaimFactory.CreateCustomClaimTransform Method

 

Creates a CustomClaimTransform object.

Namespace:   System.Web.Security.SingleSignOn
Assembly:  System.Web.Security.SingleSignOn (in System.Web.Security.SingleSignOn.dll)

Overload List

Name Description
System_CAPS_pubmethod CreateCustomClaimTransform(CustomClaim, String)

Creates a CustomClaimTransform populated with a CustomClaim.

System_CAPS_pubmethod CreateCustomClaimTransform(Object, String)

Creates a CustomClaimTransform populated with a CustomClaim object.

See Also

ClaimFactory Class
System.Web.Security.SingleSignOn Namespace

Return to top