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

Mono.Unix.UnixEnvironment.RealUserId Property

Gets the real user ID of the process.

public static long RealUserId { get; }

See Also

UnixEnvironment.EffectiveGroupId
UnixEnvironment.EffectiveUserId
UnixEnvironment.RealGroupId
Mono.Unix.Native.Syscall.getuid

Value

A long containing the real user ID of the process.

Remarks

The real user ID is that 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