Compartir a través de


StorageAccountCreateParameters.DefaultToOAuthAuthentication Propiedad

Definición

Obtiene o establece una marca booleana que indica si la autenticación predeterminada es OAuth o no. La interpretación predeterminada es false para esta propiedad.

[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)

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a