Partager via


StorageAccount.DefaultToOAuthAuthentication Propriété

Définition

Obtient ou définit un indicateur booléen qui indique si l’authentification par défaut est OAuth ou non. L’interprétation par défaut est false pour cette propriété.

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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à