Share via


DirectoryEntry.HasAcl Property

Definition

Boolean indicating whether ACLs are set

[Newtonsoft.Json.JsonProperty(PropertyName="aclBit")]
public bool HasAcl { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="aclBit")>]
member this.HasAcl : bool
Public ReadOnly Property HasAcl As Boolean

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to