Utils_ACL Class |
Namespace: MicaSystems.Utils
public static class Utils_ACL
The Utils_ACL type exposes the following members.
Name | Description | |
---|---|---|
CanonicalizeDacl |
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'
|