Show / Hide Table of Contents

Method SecurityUtil.SetPrivilege


Overload

Enables or disables a privilege for this process.

public static bool SetPrivilege(string privilegeName, bool enable, string computer = null)
Parameters
privilegeName  (string)
enable  (bool)
computer  (string)
Returns
bool

false if failed. Supports lastError.