Share via


AclStatus.Entries Property

Definition

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)

Property Value

Applies to