ClaimFactory.CreateGroupLdapAttribute Method
Creates a GroupLdapAttributes collection.
Namespace: System.Web.Security.SingleSignOn
Assembly: System.Web.Security.SingleSignOn (in System.Web.Security.SingleSignOn.dll)
Overload List
Name | Description | |
---|---|---|
CreateGroupLdapAttribute(GroupClaim, String, String) | Creates a GroupLdapAttributes collection populated with a GroupClaim, an attribute name, and an attribute value. |
|
CreateGroupLdapAttribute(Object, String, String) | Creates a GroupLdapAttributes collection populated with an GroupClaim, an attribute name, and an attribute value. |
See Also
ClaimFactory Class
System.Web.Security.SingleSignOn Namespace
Return to top