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