| Description | Defines the number of ACEs in an ACL |
| Provider Support | LDAP |
| Data Type | Long |
| Read-Only? | No |
| Description | Specifies the ACL revision number |
| Provider Support | LDAP |
| Data Type | Long |
| Read-Only? | No |
| Description | Adds an access control entry object to the ACL |
| Provider Support | LDAP |
| Syntax | AddAce(AccessControlEntry As Object) |
| Data Type | None |
| Description | Copies an ACL to another location |
| Provider Support | LDAP |
| Syntax | CopyAccessList() |
| Data Type | Object |
| Description | Removes an access control entry from the ACL |
| Provider Support | LDAP |
| Syntax | RemoveAce(AccessControlEntry As Object) |
| Data Type | None |
| Top |