MembershipData members

Contains information about a membership.

The MembershipData type exposes the following members.

Constructors

  Name Description
Public method MembershipData Initializes a new instance of the MembershipData class.

Top

Properties

  Name Description
Public property DisplayName Gets or sets the display name of the member group involved in the membership.
Public property Group Gets or sets the group of the membership.
Public property ID Gets or sets the unique identifier (ID) of the membership.
Public property MailNickname Gets or sets the email alias of the member group involved in the membership.
Public property MemberGroup Gets or sets the member group of the membership.
Public property MemberGroupID Gets or sets the unique identifier (ID) of the member group involved in the membership.
Public property Privacy Gets or sets the privacy level of the membership.
Public property Source Gets or sets the source of members for the member group involved in the membership.
Public property Url Gets or sets the URL of the member group involved in the membership.

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

MembershipData class

WebSvcUserProfileService namespace