Mono Class Library: Mono.Unix.Native.Syscall Overview | Members

Mono.Unix.Native.Syscall.setreuid Method

Sets the real and effective user ID for the current process to 'ruid' and 'euid' respectively. [Edit]

public static int setreuid (uint ruid, uint euid)

Parameters

ruid
Documentation for this section has not yet been entered. [Edit]
euid
Documentation for this section has not yet been entered. [Edit]

Returns

Documentation for this section has not yet been entered. [Edit]

Remarks

Documentation for this section has not yet been entered. [Edit]

Requirements

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