Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Gets or sets whether the call should use a generated identity during call establishment to a trusted conference.
Namespace: Microsoft.Rtc.Collaboration
Assembly: Microsoft.Rtc.Collaboration (in Microsoft.Rtc.Collaboration.dll)
Syntax
'Declaration
Protected Friend Property UseGeneratedIdentityForTrustedConference As Boolean
Get
Set
'Usage
Dim value As Boolean
value = Me.UseGeneratedIdentityForTrustedConference
Me.UseGeneratedIdentityForTrustedConference = value
protected internal bool UseGeneratedIdentityForTrustedConference { get; set; }
Property Value
Type: System.Boolean
Remarks
Setting this property to true is only valid for scenarios where the conversation has joined a conference as a trusted application. BeginJoin(ConferenceJoinOptions, AsyncCallback, Object) and JoinMode.