Share via


ActiveDirectoryGroupClaim Constructor

 

Creates an instance of the ActiveDirectoryGroupClaim object.

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

Overload List

Name Description
System_CAPS_pubmethod ActiveDirectoryGroupClaim()

Creates an instance of the ActiveDirectoryGroupClaim object.

System_CAPS_pubmethod ActiveDirectoryGroupClaim(String, String)

Creates an instance of the ActiveDirectoryGroupClaim object with the specified claimValue and groupSid.

See Also

ActiveDirectoryGroupClaim Class
System.Web.Security.SingleSignOn Namespace

Return to top