M-Files API 23.11.13135.0
ResetResolvedPseudoUserOrGroupIDs Method
AccessControlEntryKey Object : ResetResolvedPseudoUserOrGroupIDs Method
Description
Resets the collection of the user or group ID for a resolved pseudo-user access control entry key.

Removes the information on the resolved user or user group IDs from a access control entry key that specifies pseudo users.

Syntax
Visual Basic
Public Sub ResetResolvedPseudoUserOrGroupIDs() 
Remarks
When modifying ACL structures that are not tied to objects such as NamedACLs the structures do not accept resolved pseudo users. This method can be used to clear access control entry keys with resolved pseudo users before inserting them into such a structure.
See Also

AccessControlEntryKey Object  | AccessControlEntryKey Members