ClaimFactory.CreateGroupClaimTransform Method

 

Creates a GroupClaimTransform object.

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

Overload List

Name Description
System_CAPS_pubmethod CreateGroupClaimTransform(GroupClaim, String)

Creates a GroupClaimTransform populated with a GroupClaim object.

System_CAPS_pubmethod CreateGroupClaimTransform(Object, String)

Creates a GroupClaimTransform object populated with a GroupClaim object.

See Also

ClaimFactory Class
System.Web.Security.SingleSignOn Namespace

Return to top