Share via


ServiceBusNamespacePatch.DisableLocalAuth Property

Definition

This property disables SAS authentication for the Service Bus namespace.

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

Property Value

Applies to