MemberInfoData Properties |
The MemberInfoData type exposes the following members.
| Name | Description | |
|---|---|---|
| DisplayName | Gets the display name. | |
| GroupKind | Gets the kind of the group. This is only set if MemberKind is Group. | |
| Id | Gets the ID. | |
| MemberKind | Gets the kind of the member. | |
| Name | Gets the name. | |
| TenantId | Gets the ID of the tenant associated with the member. | |
| UIClassName |
Gets or sets the name of the UI class (used for auto de-serialization).
(Inherited from BaseDataContract.) |