Share via


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
System_CAPS_pubmethod CreateGroupLdapAttribute(GroupClaim, String, String)

Creates a GroupLdapAttributes collection populated with a GroupClaim, an attribute name, and an attribute value.

System_CAPS_pubmethod 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