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

Mono.Unix.Native.Syscall.setregid Method

Sets the real and effective group ID for the current process to 'rgid' and 'egid' respectively. [Edit]

public static int setregid (uint rgid, uint egid)

Parameters

rgid
Documentation for this section has not yet been entered. [Edit]
egid
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