SystemSAM Class |
Namespace: ShellBoost.Core.WindowsPropertySystem
public static class SAM
The SystemSAM type exposes the following members.
Name | Description | |
---|---|---|
AccountIsDisabledForLogonUI |
The System.SAM.AccountIsDisabledForLogonUI property key. PropVariant type: VT_BOOL. .NET type: System.Boolean. Shell name PKEY_SAM_AccountIsDisabledForLogonUI. Display name Account is disabled.
| |
AccountName |
The System.SAM.AccountName property key. PropVariant type: VT_NULL. .NET type: System.Object. Shell name PKEY_SAM_AccountName.
| |
AdminComment |
The System.SAM.AdminComment property key. PropVariant type: VT_LPWSTR. .NET type: System.String. Shell name PKEY_SAM_AdminComment. Display name Admin comments.
| |
AllowedLogon |
The System.SAM.AllowedLogon property key. PropVariant type: VT_BOOL. .NET type: System.Boolean. Shell name PKEY_SAM_AllowedLogon. Display name Allowed logon.
| |
BatchLogin |
The System.SAM.BatchLogin property key. PropVariant type: VT_BOOL. .NET type: System.Boolean. Shell name PKEY_SAM_BatchLogin. Display name Batch login.
| |
CodePage |
The System.SAM.CodePage property key. PropVariant type: VT_UI2. .NET type: System.UInt16. Shell name PKEY_SAM_CodePage. Display name Code page.
| |
CountryCode |
The System.SAM.CountryCode property key. PropVariant type: VT_UI2. .NET type: System.UInt16. Shell name PKEY_SAM_CountryCode. Display name Country/region code.
| |
DateAccountExpires |
The System.SAM.DateAccountExpires property key. PropVariant type: VT_FILETIME. .NET type: System.Runtime.InteropServices.ComTypes.FILETIME. Shell name PKEY_SAM_DateAccountExpires. Display name Account expires.
| |
DateChanged |
The System.SAM.DateChanged property key. PropVariant type: VT_FILETIME. .NET type: System.Runtime.InteropServices.ComTypes.FILETIME. Shell name PKEY_SAM_DateChanged. Display name Last modified.
| |
DenyBatchLogin |
The System.SAM.DenyBatchLogin property key. PropVariant type: VT_BOOL. .NET type: System.Boolean. Shell name PKEY_SAM_DenyBatchLogin. Display name Deny batch login.
| |
DenyInteractiveLogin |
The System.SAM.DenyInteractiveLogin property key. PropVariant type: VT_BOOL. .NET type: System.Boolean. Shell name PKEY_SAM_DenyInteractiveLogin. Display name Deny interactive login.
| |
DenyNetworkLogin |
The System.SAM.DenyNetworkLogin property key. PropVariant type: VT_BOOL. .NET type: System.Boolean. Shell name PKEY_SAM_DenyNetworkLogin. Display name Deny network login.
| |
DenyRemoteInteractiveLogin |
The System.SAM.DenyRemoteInteractiveLogin property key. PropVariant type: VT_BOOL. .NET type: System.Boolean. Shell name PKEY_SAM_DenyRemoteInteractiveLogin. Display name Deny remote interactive login.
| |
DenyServiceLogin |
The System.SAM.DenyServiceLogin property key. PropVariant type: VT_BOOL. .NET type: System.Boolean. Shell name PKEY_SAM_DenyServiceLogin. Display name Deny service login.
| |
Domain |
The System.SAM.Domain property key. PropVariant type: VT_LPWSTR. .NET type: System.String. Shell name PKEY_SAM_Domain. Display name Domain.
| |
DontEnumerateForLogon |
The System.SAM.DontEnumerateForLogon property key. PropVariant type: VT_BOOL. .NET type: System.Boolean. Shell name PKEY_SAM_DontEnumerateForLogon. Display name Do not enumerate for logon.
| |
DontShowInLogonUI |
The System.SAM.DontShowInLogonUI property key. PropVariant type: VT_BOOL. .NET type: System.Boolean. Shell name PKEY_SAM_DontShowInLogonUI. Display name Do not show in logon UI.
| |
FullName |
The System.SAM.FullName property key. PropVariant type: VT_LPWSTR. .NET type: System.String. Shell name PKEY_SAM_FullName. Display name Full name.
| |
GroupMembers |
The System.SAM.GroupMembers property key. PropVariant type: VT_NULL. .NET type: System.Object. Shell name PKEY_SAM_GroupMembers. Display name Group members.
| |
Groups |
The System.SAM.Groups property key. PropVariant type: VT_NULL. .NET type: System.Object. Shell name PKEY_SAM_Groups. Display name Groups.
| |
HomeDirectory |
The System.SAM.HomeDirectory property key. PropVariant type: VT_LPWSTR. .NET type: System.String. Shell name PKEY_SAM_HomeDirectory. Display name Home directory.
| |
HomeDirectoryDrive |
The System.SAM.HomeDirectoryDrive property key. PropVariant type: VT_LPWSTR. .NET type: System.String. Shell name PKEY_SAM_HomeDirectoryDrive. Display name Home directory drive.
| |
InteractiveLogin |
The System.SAM.InteractiveLogin property key. PropVariant type: VT_BOOL. .NET type: System.Boolean. Shell name PKEY_SAM_InteractiveLogin. Display name Interactive login.
| |
LogonHours |
The System.SAM.LogonHours property key. PropVariant type: VT_UI4. .NET type: System.UInt32. Shell name PKEY_SAM_LogonHours. Display name Logon hours.
| |
Name |
The System.SAM.Name property key. PropVariant type: VT_LPWSTR. .NET type: System.String. Shell name PKEY_SAM_Name. Display name Name.
| |
NetworkLogin |
The System.SAM.NetworkLogin property key. PropVariant type: VT_BOOL. .NET type: System.Boolean. Shell name PKEY_SAM_NetworkLogin. Display name Network login.
| |
Password |
The System.SAM.Password property key. PropVariant type: VT_LPWSTR. .NET type: System.String. Shell name PKEY_SAM_Password. Display name Password.
| |
PasswordCanChange |
The System.SAM.PasswordCanChange property key. PropVariant type: VT_FILETIME. .NET type: System.Runtime.InteropServices.ComTypes.FILETIME. Shell name PKEY_SAM_PasswordCanChange. Display name Password can change.
| |
PasswordExpired |
The System.SAM.PasswordExpired property key. PropVariant type: VT_BOOL. .NET type: System.Boolean. Shell name PKEY_SAM_PasswordExpired. Display name Password expired.
| |
PasswordHint |
The System.SAM.PasswordHint property key. PropVariant type: VT_LPWSTR. .NET type: System.String. Shell name PKEY_SAM_PasswordHint. Display name Password hint.
| |
PasswordIsEmpty |
The System.SAM.PasswordIsEmpty property key. PropVariant type: VT_BOOL. .NET type: System.Boolean. Shell name PKEY_SAM_PasswordIsEmpty. Display name Password is empty.
| |
PasswordLastSet |
The System.SAM.PasswordLastSet property key. PropVariant type: VT_FILETIME. .NET type: System.Runtime.InteropServices.ComTypes.FILETIME. Shell name PKEY_SAM_PasswordLastSet. Display name Password last set.
| |
PasswordMustChange |
The System.SAM.PasswordMustChange property key. PropVariant type: VT_FILETIME. .NET type: System.Runtime.InteropServices.ComTypes.FILETIME. Shell name PKEY_SAM_PasswordMustChange. Display name Password must change.
| |
ProfilePath |
The System.SAM.ProfilePath property key. PropVariant type: VT_LPWSTR. .NET type: System.String. Shell name PKEY_SAM_ProfilePath. Display name Profile path.
| |
RemoteInteractiveLogin |
The System.SAM.RemoteInteractiveLogin property key. PropVariant type: VT_BOOL. .NET type: System.Boolean. Shell name PKEY_SAM_RemoteInteractiveLogin. Display name Remote interactive login.
| |
ResidualID |
The System.SAM.ResidualID property key. PropVariant type: VT_UI4. .NET type: System.UInt32. Shell name PKEY_SAM_ResidualID. Display name RID.
| |
ScriptPath |
The System.SAM.ScriptPath property key. PropVariant type: VT_LPWSTR. .NET type: System.String. Shell name PKEY_SAM_ScriptPath. Display name Script path.
| |
SecurityID |
The System.SAM.SecurityID property key. PropVariant type: VT_BLOB. .NET type: System.Byte[]. Shell name PKEY_SAM_SecurityID. Display name Security ID.
| |
ServiceLogin |
The System.SAM.ServiceLogin property key. PropVariant type: VT_BOOL. .NET type: System.Boolean. Shell name PKEY_SAM_ServiceLogin. Display name Service login.
| |
ShellAdminObjectProps |
The System.SAM.ShellAdminObjectProps property key. PropVariant type: VT_BLOB. .NET type: System.Byte[]. Shell name PKEY_SAM_ShellAdminObjectProps. Display name Shell admin object properties.
| |
Type |
The System.SAM.Type property key. PropVariant type: VT_UI4. .NET type: System.UInt32. Shell name PKEY_SAM_Type. Display name Type.
| |
UserAccountControl |
The System.SAM.UserAccountControl property key. PropVariant type: VT_UI4. .NET type: System.UInt32. Shell name PKEY_SAM_UserAccountControl. Display name User account control.
| |
UserComment |
The System.SAM.UserComment property key. PropVariant type: VT_LPWSTR. .NET type: System.String. Shell name PKEY_SAM_UserComment. Display name User comments.
| |
UserPicture |
The System.SAM.UserPicture property key. PropVariant type: VT_BLOB. .NET type: System.Byte[]. Shell name PKEY_SAM_UserPicture. Display name User picture.
| |
Version |
The System.SAM.Version property key. PropVariant type: VT_UI8. .NET type: System.UInt64. Shell name PKEY_SAM_Version. Display name Version.
| |
Workstations |
The System.SAM.Workstations property key. PropVariant type: VT_LPWSTR, VT_VECTOR. .NET type: System.String[]. Shell name PKEY_SAM_Workstations. Display name Workstations.
|