UseNextGid
Determines whether to automatically increment the GID when adding a group to the zone.
Syntax
bool UseNextGid {get; set;}
Property value
When this value is true
, IBM Security automatically increments the GID when adding a
group to the zone.
Discussion
There is no guarantee that the GIDs generated using this method are unique with regard to GIDs in other zones.
Example
For a code sample illustrating the use of this property, see Parent
.