Freigeben über


StorageAccount.DefaultToOAuthAuthentication Eigenschaft

Definition

Ruft ein boolesches Flag ab, das angibt, ob die Standardauthentifizierung OAuth ist oder nicht. Die Standardinterpretation ist false für diese Eigenschaft.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.defaultToOAuthAuthentication")]
public bool? DefaultToOAuthAuthentication { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.defaultToOAuthAuthentication")>]
member this.DefaultToOAuthAuthentication : Nullable<bool> with get, set
Public Property DefaultToOAuthAuthentication As Nullable(Of Boolean)

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: