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

Mono.Unix.UnixEnvironment.RealGroupId Property

Gets the real group ID of the process.

public static long RealGroupId { get; }

See Also

UnixEnvironment.EffectiveGroupId
UnixEnvironment.EffectiveUserId
UnixEnvironment.RealUserId
Mono.Unix.Native.Syscall.getgid

Value

A long containing the real group ID of the process.

Remarks

The real group ID is the group of the user who invoked the program.

Requirements

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