CommonAcl.IsCanonical Propriedade
Definição
public:
property bool IsCanonical { bool get(); };
public bool IsCanonical { get; }
member this.IsCanonical : bool
Public ReadOnly Property IsCanonical As Boolean
Valor da propriedade
true Se as ACEs no objeto atual CommonAcl estiverem em ordem canônica; caso contrário, false .true if the ACEs in the current CommonAcl object are in canonical order; otherwise, false.