|
PrivilegesSeDebugName Field |
Required to debug and adjust the memory of a process owned by another account.
User Right: Debug programs.
Namespace: Xcalibur.NativeMethods.V2.SecurityAssembly: Xcalibur.NativeMethods.V2 (in Xcalibur.NativeMethods.V2.dll) Version: 1.0.1.0
Syntax public const string SeDebugName = "SeDebugPrivilege"
Public Const SeDebugName As String = "SeDebugPrivilege"
public:
literal String^ SeDebugName = "SeDebugPrivilege"
static val mutable SeDebugName: string
Field Value
StringSee Also