Click or drag to resize
PrivilegeLookupLuid Method
Retrieves the locally unique identifier (LUID) used on to represent this privilege (on the system from which it originates).

Namespace: Alphaleonis.Win32.Security
Assembly: AlphaFS (in AlphaFS.dll) Version: 2.0
Syntax
public ulong LookupLuid()

Return Value

Type: UInt64
the locally unique identifier (LUID) used on to represent this privilege (on the system from which it originates).
See Also