The GroupChatFederatedUserInformationtype exposes the following members.

Properties

  Name Description
Public property ArePermissionsInherited Gets or sets a value indicating whether permissions are inherited.(Inherited from GroupChatPrincipalInformation.)
Public property CanUploadFiles Gets or sets a value indicating whether this principal can upload files. The value of this property may be hidden if ArePermissionsInherited is true .(Inherited from GroupChatPrincipalInformation.)
Public property ChangeHistory Gets the change history of this principal.(Inherited from GroupChatPrincipalInformation.)
Public property CompanyName Gets or sets the name of this user's company.
Public property DisplayName Gets or sets the full name of the user.
Public property Email Gets or sets the e-mail address of the user.
Public property EntityGuid Gets the entity GUID which identifies this user or user group to the system.(Inherited from GroupChatPrincipalInformation.)
Public property IsChatRoomAdministrator Federated users cannot be granted administrator privileges.
Public property IsDisabled Gets or sets a value indicating whether this user is disabled. A user cannot be deleted. However, the user can be disabled; when disabled, the user is not permitted to connect to the group chat server or join chat rooms.(Inherited from GroupChatUserInformation.)
Public property IsUserAdministrator Federated users cannot be granted administrator privileges.
Public property MemberOf Gets a collection of objects which describe the user groups to which this principal belongs.(Inherited from GroupChatPrincipalInformation.)
Public property Name Gets or sets the name of the user.
Public property PrincipalType Gets the type of principal represented by this instance.(Inherited from GroupChatPrincipalInformation.)
Public property Type Gets the type of principal represented by this instance.(Inherited from GroupChatPrincipalInformation.)
Public property Uri Gets or sets the SIP URI of the federated user.
Top

See Also