Click or drag to resize

Utils_ACL Methods

The Utils_ACL type exposes the following members.

Methods
  NameDescription
Public methodStatic memberCanonicalizeDacl
Ensures access rules are canonical on the security object. Access control entries are ordered to meet this requirement. Necessary to avoid 'non-canonical acl' bug during installation : "This access control list is not in canonical form and therefore cannot be modified". 'https://stackoverflow.com/questions/8126827/how-do-you-programmatically-fix-a-non-canonical-acl'
Top
See Also