EffectiveShellZone

Gets the zone in which the user’s effective logon shell is defined.

Syntax

IHierarchicalZone EffectiveShellZone {get;}

Property value

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