IsEffectiveUidDefined
Indicates whether there is an effective UID for this user.
Syntax
bool IsEffectiveUidDefined {get;}
Property value
Returns true
if there is an effective UNIX user identifier (UID) for this user.
Discussion
See the discussion of the ResolveEffectiveProfile
method.