MemberInfoData Class | 
Namespace: Dundas.BI.WebApi.Models
The MemberInfoData type exposes the following members.
| Name | Description | |
|---|---|---|
| MemberInfoData | 
            Initializes a new instance of the MemberInfoData class.
              | 
| Name | Description | |
|---|---|---|
| DisplayName | Gets the display name.  | |
| GroupKind | Gets the kind of the group.  This is only set if MemberKind is Group.  | |
| HasEmailAddress | 
            Gets the value indicating whether the member has an email address or not.
              | |
| Id | Gets the ID.  | |
| IsGlobal | 
            Gets a value indicating whether the member is global.
              | |
| MemberKind | Gets the kind of the member.  | |
| Name | Gets the name.  | |
| TenantId | ||
| TenantIds | Gets the IDs of any tenants associated with the member.  | |
| UIClassName | 
            Gets or sets the name of the UI class (used for auto de-serialization).
              (Inherited from BaseDataContract.) | 
| Name | Description | |
|---|---|---|
| ToDataContractMappings | 
            Gets the mapping rules that go from a MemberInfo to a MemberInfoData.
              |