M-Files API 23.11.13135.0
AddNamedACLAdmin Method
VaultNamedACLOperations Object : AddNamedACLAdmin Method
Named ACL object to add.
Description
Adds a new named ACL. Returns the created named ACL, with the ID property set to the real ID value.
Syntax
Visual Basic
Public Function AddNamedACLAdmin( _
   ByVal NamedACLAdmin As NamedACLAdmin _
) As NamedACLAdmin
Parameters
NamedACLAdmin
Named ACL object to add.
Remarks
This method is available only if M-Files API is used in the server interface mode.
See Also

VaultNamedACLOperations Object  | VaultNamedACLOperations Members