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