Share via


FileStatusProperties.AclBit Property

Definition

Gets flag to indicate if extended acls are enabled

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to