Call.IsUsingGeneratedIdentity Property
Namespace: Microsoft.Rtc.Collaboration
Assembly: Microsoft.Rtc.Collaboration (in Microsoft.Rtc.Collaboration.dll)
Syntax
'Declaration
Protected Friend ReadOnly Property IsUsingGeneratedIdentity As Boolean
Get
'Usage
Dim value As Boolean
value = Me.IsUsingGeneratedIdentity
protected internal bool IsUsingGeneratedIdentity { get; }
Property Value
Type: System.Boolean