Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Include Protected Members
Include Inherited Members
Contains information about a membership.
The MembershipData type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() |
MembershipData | Initializes a new instance of the MembershipData class. |
Top
Properties
Name | Description | |
---|---|---|
![]() |
DisplayName | Gets or sets the display name of the member group involved in the membership. |
![]() |
Group | Gets or sets the group of the membership. |
![]() |
ID | Gets or sets the unique identifier (ID) of the membership. |
![]() |
MailNickname | Gets or sets the email alias of the member group involved in the membership. |
![]() |
MemberGroup | Gets or sets the member group of the membership. |
![]() |
MemberGroupID | Gets or sets the unique identifier (ID) of the member group involved in the membership. |
![]() |
Privacy | Gets or sets the privacy level of the membership. |
![]() |
Source | Gets or sets the source of members for the member group involved in the membership. |
![]() |
Url | Gets or sets the URL of the member group involved in the membership. |
Top
Methods
Name | Description | |
---|---|---|
![]() |
Equals | (Inherited from Object.) |
![]() |
Finalize | (Inherited from Object.) |
![]() |
GetHashCode | (Inherited from Object.) |
![]() |
GetType | (Inherited from Object.) |
![]() |
MemberwiseClone | (Inherited from Object.) |
![]() |
ToString | (Inherited from Object.) |
Top