MembershipInfo members

Stores information from Microsoft Active Directory directory service about a user or group.

The MembershipInfo type exposes the following members.

Constructors

  Name Description
Public method MembershipInfo()
Public method MembershipInfo(String, []) Initializes a new instance of the MembershipInfo class with the specified user or group name and security identifier (SID).

Top

Properties

  Name Description
Public property cn Gets the Microsoft Windows account name that identifies this user or a group of users.
Public property SID Gets the security identifier (SID) for this user or group.

Top

Methods

  Name Description
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)

Top

See also

Reference

MembershipInfo class

Microsoft.Office.Server.Audience namespace