The GroupChatFederatedUserSettingstype exposes the following members.
Properties
Name | Description | |
---|---|---|
ArePermissionsInherited | Gets or sets a value indicating whether permissions are inherited from the FederatedUserGroup . | |
CanUploadFiles | Gets or sets a value indicating whether this user can upload files. The value of this property may be hidden if ArePermissionsInherited is true . | |
CompanyName | Gets or sets the name of this user's company. | |
DisplayName | Gets or sets the full name of the user. | |
Gets or sets the e-mail address of the user. | ||
FederatedUserGroup | Gets or sets the group to which this federated user belongs. Each GroupChatFederatedUser must belong to exactly one GroupChatFederatedUserGroup . The group to which the user belongs provides a default set of permission which may be inherited by the user (see ArePermissionsInherited ). Additionally, scope and role assignments which provide access to chat rooms are usually granted to the federated user group. | |
Name | Gets or sets the name of the user. | |
Uri | Gets or sets the SIP URI of the federated user. |