|
PrivilegesSeLockMemoryName Field |
Required to lock physical pages in memory.
User Right: Lock pages in memory.
Namespace: Xcalibur.NativeMethods.V2.SecurityAssembly: Xcalibur.NativeMethods.V2 (in Xcalibur.NativeMethods.V2.dll) Version: 1.0.1.0
Syntax public const string SeLockMemoryName = "SeLockMemoryPrivilege"
Public Const SeLockMemoryName As String = "SeLockMemoryPrivilege"
public:
literal String^ SeLockMemoryName = "SeLockMemoryPrivilege"
static val mutable SeLockMemoryName: string
Field Value
StringSee Also