UseAutoUid
Determines whether to use the Delinea algorithm to automatically generate the UID when adding a user 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 user.
Syntax
bool UseAutoUid {get; set;}
Property value
If this value is set to true
, Delinea automatically generates a UID from the
domain-wide security identifier (SID) and the relative identifier (RID) when
adding a user.