M-Files API 23.11.13135.0
GetACEKeyByUserOrGroupID Method
AccessControlListComponent Object : GetACEKeyByUserOrGroupID Method
User or user group ID.
Indicates whether the given ID refers to a group.
Description
Gets the key of ACE in collection using specified user or group ID.Gets the AccessControlEntryKey with the specified user or user group ID.
Syntax
Visual Basic
Public Function GetACEKeyByUserOrGroupID( _
   ByVal UserOrGroupID As Long, _
   ByVal IsGroup As Boolean _
) As AccessControlEntryKey
Parameters
UserOrGroupID
User or user group ID.
IsGroup
Indicates whether the given ID refers to a group.
See Also

AccessControlListComponent Object  | AccessControlListComponent Members