AclStatus.Entries Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
ACL entries of the file
public System.Collections.Generic.List<Microsoft.Azure.DataLake.Store.Acl.AclEntry> Entries { get; }
member this.Entries : System.Collections.Generic.List<Microsoft.Azure.DataLake.Store.Acl.AclEntry>
Public ReadOnly Property Entries As List(Of AclEntry)