PrivilegeCreateGlobal Field |
Required to create named file mapping objects in the global namespace during Terminal Services sessions. This privilege is enabled by default for administrators, services, and the local system account. User Right: Create global objects.
Namespace: Alphaleonis.Win32.SecurityAssembly: AlphaFS (in AlphaFS.dll) Version: 2.0
Syntax public static readonly Privilege CreateGlobal
Public Shared ReadOnly CreateGlobal As Privilege
public:
static initonly Privilege^ CreateGlobal
static val CreateGlobal: Privilege
Field Value
Type:
PrivilegeRemarks Windows XP/2000: This privilege is not supported. Note that this value is supported starting with Windows Server 2003, Windows XP SP2, and Windows 2000 SP4.
See Also