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 long LookupLuid()

Return Value

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