MemberInfoData Properties

The MemberInfoData type exposes the following members.

Properties
  NameDescription
Public propertyDisplayName
Gets the display name.
Public propertyGroupKind
Gets the kind of the group. This is only set if MemberKind is Group.
Public propertyId
Gets the ID.
Public propertyMemberKind
Gets the kind of the member.
Public propertyName
Gets the name.
Public propertyTenantId
Gets the ID of the tenant associated with the member.
Public propertyUIClassName
Gets or sets the name of the UI class (used for auto de-serialization).
(Inherited from BaseDataContract.)
Top
See Also