Find
Finds the UNIX user profile of the user of a specified computer.
Syntax
IHierarchicalUser Find(IHierarchicalZoneComputer computer)
Parameter
Specify the following parameter when using this method:
Parameter | Description |
computer |
The computer to search. |
Return value
The UNIX user profile of the user of the specified computer; null if none exists. If there is more than one user, the first UNIX profile found is returned.