UseAutoGid
Determines whether to use the Delinea algorithm to automatically generate the GID when adding a group to the zone.an auto-generated GID when adding a group to the zone. The Delinea algorithm uses the domain-wide security identifier (SID) and the relative identifier (RID) to generate a unique numeric identifier for each group.
Syntax
bool UseAutoGid {get; set;}
Property value
If this value is set to true
, Delinea automatically generates a GID from the
domain-wide security identifier (SID) and the relative identifier (RID) when
adding a group.