IsEffectiveUseAutoPrivateGroupDefined

Indicates whether there is an effective auto private group flag setting for this user.

Syntax

bool IsEffectiveUseAutoPrivateGroupDefined {get;}

Property value

Returns true if there is an effective auto private group flag for this user.

Discussion

When auto private groups are enabled, the user’s UNIX profile name is automatically used as the group name and the user’s UID is used as the GID.

See the discussion of the `ResolveEffectiveProfile' method.