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

AccessControlListComponent Object  | AccessControlListComponent Members