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.

public static int setregid (uint rgid, uint egid)

Parameters

rgid
Documentation for this section has not yet been entered.
egid
Documentation for this section has not yet been entered.

Returns

Documentation for this section has not yet been entered.

Remarks

Documentation for this section has not yet been entered.

Requirements

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