M-Files API 23.11.13135.0
VaultNamedACLOperations Object
Members 
Description
The VaultNamedACLOperations class represents the available named access control list operations.
Public Methods
Adds a new named ACL. Returns the created named ACL, with the ID property set to the real ID value.
Returns a named access control list that matches the specified access control list.
Returns a named access control list that matches the specified access control list component.
Gets the specified named ACL.
Gets the specified named ACL (for administrative operations).
Gets the ID of the named ACL with the specified alias. Returns -1000 if a match is not found or if more than one named ACL uses the specified alias.
Gets the ID of the named ACL with the specified GUID. Returns -1000 if a match is not found.
Gets all named ACLs.
Gets all named ACLs by their type (for administrative operations).
Gets all named ACLs.
Gets the specified named ACL.
Checks whether the specified named ACL is currently used in automatic permissions.
Deletes the named ACL with the specified ID.
Updates the named ACL. The ID property identifies the named ACL to modify.
Updates the named ACL. The ID property identifies the named ACL to modify.
Remarks
This method group interface can be accessed via the Vault object.
See Also

VaultNamedACLOperations Members