Mono Class Library: Mono.Unix.UnixEnvironment Overview | Members

Mono.Unix.UnixEnvironment.EffectiveGroup Property

Gets information about the effective group of the process.

public static UnixGroupInfo EffectiveGroup { set; get; }

See Also

UnixEnvironment.EffectiveUser
UnixEnvironment.RealGroup
UnixEnvironment.RealUser
Mono.Unix.Native.Syscall.getegid

Value

A Mono.Unix.UnixGroupInfo containing information about the effective group of the process.

Remarks

The UnixEnvironment.EffectiveGroup gives the process additional permissions during the execution of FileSpecialAttributes.SetGroupId mode processes.

Requirements

Namespace: Mono.Unix
Assembly: Mono.Posix (in Mono.Posix.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0