Gets the key of ACE in collection using specified user or group ID.Gets the AccessControlEntryKey with the specified user or user group ID.
Visual Basic |
---|
Public Function GetACEKeyByUserOrGroupID( _ ByVal UserOrGroupID As Long, _ ByVal IsGroup As Boolean _ ) As AccessControlEntryKey |