CommunicationServiceResourceData.IsLocalAuthDisabled Property

Definition

Disable local authentication for the CommunicationService.

public bool? IsLocalAuthDisabled { get; set; }
member this.IsLocalAuthDisabled : Nullable<bool> with get, set
Public Property IsLocalAuthDisabled As Nullable(Of Boolean)

Property Value

Applies to