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

Mono.Unix.UnixEnvironment.EffectiveUser Property

Gets information about the effective user of the process.

public static UnixUserInfo EffectiveUser { set; get; }

See Also

UnixEnvironment.EffectiveGroup
UnixEnvironment.RealGroup
UnixEnvironment.RealUser
Mono.Unix.Native.Syscall.geteuid

Value

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

Remarks

The UnixEnvironment.EffectiveUser gives the process additional permissions during execution of FileSpecialAttributes.SetUserId mode processes.

Requirements

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