ProvisioningDataDisabled Property

Gets the flag as to whether the provisioning data query has been disabled or not.

Namespace:  Microsoft.Rtc.Collaboration
Assembly:  Microsoft.Rtc.Collaboration (in Microsoft.Rtc.Collaboration.dll)

Syntax

'Declaration
Public ReadOnly Property ProvisioningDataDisabled As Boolean
    Get
'Usage
Dim instance As LocalEndpoint
Dim value As Boolean

value = instance.ProvisioningDataDisabled
public bool ProvisioningDataDisabled { get; }

Property Value

Type: System..::..Boolean

See Also

Reference

LocalEndpoint Class

LocalEndpoint Members

Microsoft.Rtc.Collaboration Namespace