Share via


MapsAccountPatch.DisableLocalAuth Property

Definition

Allows toggle functionality on Azure Policy to disable Azure Maps local authentication support. This will disable Shared Keys authentication from any usage.

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

Property Value

Applies to