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 | |
---|---|---|
CreateCustomClaimTransform(CustomClaim, String) | Creates a CustomClaimTransform populated with a CustomClaim. |
|
CreateCustomClaimTransform(Object, String) | Creates a CustomClaimTransform populated with a CustomClaim object. |
See Also
ClaimFactory Class
System.Web.Security.SingleSignOn Namespace
Return to top