GroupChatFederatedUserSettings 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 GroupChatFederatedUserSettings type exposes the following members.

Constructors

  Name Description
Public method GroupChatFederatedUserSettings Initializes a new instance of the GroupChatFederatedUserSettings class.

Top

Properties

  Name Description
Public property ArePermissionsInherited Gets or sets a value indicating whether permissions are inherited from the FederatedUserGroup.
Public property 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.
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 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.
Public property Name Gets or sets the name of the user.
Public property Uri Gets or sets the SIP URI of the federated user.

Top

Methods

  Name Description
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)

Top

See Also

Reference

GroupChatFederatedUserSettings Class

Microsoft.Rtc.Collaboration.GroupChat.Management Namespace