GroupChatPrincipalSummary Members
This content is no longer actively maintained. It is provided as is, for anyone who may still be using these technologies, with no warranties or claims of accuracy with regard to the most recent product version or service release.
The GroupChatPrincipalSummary type exposes the following members.
Properties
Name | Description | |
---|---|---|
ActiveDirectoryPath | Gets the Active Directory path of this principal. This value is null if the Type of this principal is FederatedUser or FederatedUserGroup. In some contexts, this value may be unavailable, even for those principal types which are defined in Active Directory. | |
EntityGuid | Gets the entity GUID which identifies this user or user group to the system. | |
Name | Gets the name of the user or user group represented by this instance. | |
Type | Gets the type of principal represented by this instance. | |
Uri | Gets the URI of the user or user group represented by this instance. |
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