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

Mono.Unix.UnixEnvironment.EffectiveUserId Property

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

public static long EffectiveUserId { set; get; }

See Also

UnixEnvironment.EffectiveGroupId
UnixEnvironment.RealGroupId
UnixEnvironment.RealUserId
Mono.Unix.Native.Syscall.geteuid

Value

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

Remarks

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

Requirements

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