EffectiveNameZone

Gets the zone in which the effective logon name of the user is defined.

Syntax

IHierarchicalZone EffectiveNameZone {get;}

Property value

The lowest-level hierarchical zone where the logon name 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.