EffectivePrimaryGroupZone
Gets the zone in which the GID of the effective primary group of the user is defined.
Syntax
IHierarchicalZone EffectivePrimaryGroupZone {get;}
Property value
The lowest-level hierarchical zone where the primary group field is defined. This value overrides any definitions in higher-level zones.
Discussion
You must call the ResolveEffectiveProfile
method before calling this property. If
you don’t do so, this property returns null
.