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

Mono.Unix.UnixEnvironment.EffectiveGroupId Property

Gets the effective group ID of the process. [Edit]

public static long EffectiveGroupId { set; get; }

See Also

UnixEnvironment.EffectiveUserId
UnixEnvironment.RealGroupId
UnixEnvironment.RealUserId
Mono.Unix.Native.Syscall.getegid

Value

A long containing nthe effective group ID of the process. [Edit]

Remarks

The UnixEnvironment.EffectiveGroupId gives the process additional permissions during the execution of FileSpecialAttributes.SetGroupId mode processes. [Edit]

Requirements

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