共用方式為


MapsAccountProperties.DisableLocalAuth Property

Definition

Allows toggle functionality on Azure Policy to disable Azure Maps local authentication support. This will disable Shared Keys and Shared Access Signature Token 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