EffectiveGecosZone

Gets the zone in which the effective GECOS field is defined.

Syntax

IHierarchicalZone EffectiveGecosZone {get;}

Property value

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

Call the Gecos method to get or set the GECOS field for the current zone.