PathProperties.AccessControlList Property

Definition

Optional. The POSIX access control list for the file or directory.

public System.Collections.Generic.IList<Azure.Storage.Files.DataLake.Models.PathAccessControlItem> AccessControlList { get; set; }
member this.AccessControlList : System.Collections.Generic.IList<Azure.Storage.Files.DataLake.Models.PathAccessControlItem> with get, set
Public Property AccessControlList As IList(Of PathAccessControlItem)

Property Value

Applies to