ComputerUserUnixProfiles
The ComputerUserUnixProfiles class manages a collection of UserUnixProfile objects that represent computer users.
Syntax
public interface IComputerUserUnixProfiles : IUserUnixProfiles
Methods
The ComputerUserUnixProfiles class provides the following methods:
This method | Does this |
Finds the user added to the specified computer. |
|
Returns the enumeration of user profiles. (Inherited from UserUnixProfiles.) |
|
Reloads the cached user UNIX profiles. (Inherited from UserUnixProfiles.) |
Properties
The ComputerUserUnixProfiles class provides the following properties:
This property | Does this |
Gets the number of UserUnixProfile objects in this collection. (Inherited from UserUnixProfiles.) |
|
Determines whether the collection is empty. (Inherited from UserUnixProfiles.) |