Gets ACE with specified user or group ID.Gets the AccessControlEntryData with the specified user or user group ID.
Visual Basic |
---|
Public Function GetACEByUserOrGroupID( _ ByVal UserOrGroupID As Long, _ ByVal IsGroup As Boolean _ ) As AccessControlEntryData |