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

Mono.Unix.UnixEnvironment.RealUser Property

Gets information about the real user of the process.

public static UnixUserInfo RealUser { get; }

See Also

UnixEnvironment.EffectiveGroup
UnixEnvironment.EffectiveUser
UnixEnvironment.RealGroup
Mono.Unix.Native.Syscall.getuid

Value

A Mono.Unix.UnixUserInfo containing information about the real user of the process.

Remarks

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