MembershipInfo(String, Byte[]) Constructor

The MembershipInfo constructor initializes a new instance of the MembershipInfo class with the specified user or group name and security identifier (SID).

Parameters

SID   Security identifier (SID) that uniquely identifies this user or group name.

cn   Name that identifies this user or group.

Remarks

cn is the user or group name used to retrieve data from Microsoft Active Directory directory service using the Lightweight Directory Access Protocol (LDAP).

Requirements

Platforms: Microsoft Windows Server 2003

Security: Code Access Security

MembershipInfo Class