Edit

Share via


ConferenceJoinInformation.IsTrustedJoin Property

Definition

Gets or sets whether to join the conference as a trusted application.

public:
 property bool IsTrustedJoin { bool get(); void set(bool value); };
public bool IsTrustedJoin { get; set; }
member this.IsTrustedJoin : bool with get, set
Public Property IsTrustedJoin As Boolean

Property Value

Remarks

An endpoint supporting privileged operations is required to join as a trusted application.

Trusted applications always join conference as trusted leaders and they are able to carry out privileged operations. A trusted application appears as a hidden participant in the roster. RosterVisibility.

Applies to