|
PrivilegesSeLoadDriverName Field |
Required to load or unload a device driver.
User Right: Load and unload device drivers.
Namespace: Xcalibur.NativeMethods.V2.SecurityAssembly: Xcalibur.NativeMethods.V2 (in Xcalibur.NativeMethods.V2.dll) Version: 1.0.1.0
Syntax public const string SeLoadDriverName = "SeLoadDriverPrivilege"
Public Const SeLoadDriverName As String = "SeLoadDriverPrivilege"
public:
literal String^ SeLoadDriverName = "SeLoadDriverPrivilege"
static val mutable SeLoadDriverName: string
Field Value
StringSee Also