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.2
Syntax Public Function LookupLuid As Long
public:
long long LookupLuid()
member LookupLuid : unit -> int64
Return Value
Type:
Int64the locally unique identifier (LUID) used on to represent this privilege (on the system from which it originates).
See Also