Share via


StorageAccountData.IsDefaultToOAuthAuthentication Property

Definition

A boolean flag which indicates whether the default authentication is OAuth or not. The default interpretation is false for this property.

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

Property Value

Applies to