StorageAccountLocalUserData.IsAclAuthorizationAllowed Property

Definition

Indicates whether ACL authorization is allowed for this user. Set it to false to disallow using ACL authorization.

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

Property Value

Applies to