IsEffectiveNameDefined
Indicates whether there is an effective logon name for this user.
Syntax
bool IsEffectiveNameDefined {get;}
Property value
Returns true
if an effective name exists for this user.
Discussion
See the discussion of the ResolveEffectiveProfile
method.