GroupChatRoleDescriptor Members
Include Protected Members
Include Inherited Members
Represents the assignment of a ChatRoomRole to a user or user group.
The GroupChatRoleDescriptor type exposes the following members.
Properties
Name | Description | |
---|---|---|
ChangeHistory | Gets the change history of this role assignment. | |
InheritedFrom | If this role was inherited, the ChatRoomCategory on which this role was defined; otherwise null. | |
PrincipalWithRole | Gets basic information about the principal to whom the role has been granted. |
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