EffectiveUid

Gets the user’s effective UID.

Syntax

long EffectiveUID {get;}

Property value

The contents of the UID field of the user’s effective profile.

Discussion

You must call the ResolveEffectiveProfile method before calling this property. If you don’t do so, this property returns the unresolved value at the current hierarchical level, or null if there is none.