ComputerGroupUnixProfiles
Enumerates groups under a computer zone.
Syntax
public interface IComputerGroupUnixProfiles : IGroupUnixProfiles
Methods
The ComputerGroupUnixProfiles class provides the following methods:
| Method | Description |
|---|---|
| Find | Finds the group added to the computer. |
| GetEnumerator | Returns the enumeration of GroupUnixProfile objects. (Inherited from GroupUnixProfiles.) |
| Refresh | Reloads the cached GroupUnixProfile objects. (Inherited from GroupUnixProfiles.) |
Properties
The ComputerGroupUnixProfiles class provides the following properties:
| Property | Description |
|---|---|
| Count | Gets the number of GroupUnixProfile objects in this set. (Inherited from GroupUnixProfiles.) |
| IsEmpty | Determines whether the collection of UNIX group profiles is empty. (Inherited from GroupUnixProfiles.) |