SystemLOGON Class |
Namespace: ShellBoost.Core.WindowsPropertySystem
public static class LOGON
The SystemLOGON type exposes the following members.
Name | Description | |
---|---|---|
AuthenticationPackage |
The System.LOGON.AuthenticationPackage property key. PropVariant type: VT_LPWSTR. .NET type: System.String. Shell name PKEY_LOGON_AuthenticationPackage. Display name Authentication package.
| |
ClientName |
The System.LOGON.ClientName property key. PropVariant type: VT_LPWSTR. .NET type: System.String. Shell name PKEY_LOGON_ClientName. Display name Client name.
| |
DnsDomainName |
The System.LOGON.DnsDomainName property key. PropVariant type: VT_LPWSTR. .NET type: System.String. Shell name PKEY_LOGON_DnsDomainName. Display name DNS domain name.
| |
LogonServer |
The System.LOGON.LogonServer property key. PropVariant type: VT_LPWSTR. .NET type: System.String. Shell name PKEY_LOGON_LogonServer. Display name Logon server.
| |
LogonTime |
The System.LOGON.LogonTime property key. PropVariant type: VT_UI8. .NET type: System.UInt64. Shell name PKEY_LOGON_LogonTime. Display name Logon time.
| |
LUID |
The System.LOGON.LUID property key. PropVariant type: VT_UI8. .NET type: System.UInt64. Shell name PKEY_LOGON_LUID. Display name LUID.
| |
Status |
The System.LOGON.Status property key. PropVariant type: VT_UI4. .NET type: System.UInt32. Shell name PKEY_LOGON_Status. Display name Status.
| |
TSSession |
The System.LOGON.TSSession property key. PropVariant type: VT_UI4. .NET type: System.UInt32. Shell name PKEY_LOGON_TSSession. Display name TS session.
| |
UPN |
The System.LOGON.UPN property key. PropVariant type: VT_LPWSTR. .NET type: System.String. Shell name PKEY_LOGON_UPN. Display name UPN.
| |
WinStationName |
The System.LOGON.WinStationName property key. PropVariant type: VT_LPWSTR. .NET type: System.String. Shell name PKEY_LOGON_WinStationName. Display name Session.
|