EffectiveUidZone
Gets the zone in which the user’s effective UID is defined.
Syntax
IHierarchicalZone EffectiveUIDZone {get;}
Property value
The lowest-level hierarchical zone where the UID 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
.