ConferenceSession.IsTrustedJoin Property

Definition

Gets whether the conference was joined as a trusted application.

public:
 property bool IsTrustedJoin { bool get(); };
public bool IsTrustedJoin { get; }
member this.IsTrustedJoin : bool
Public ReadOnly 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