Click or drag to resize

SystemSAM Class

The System.SAM properties namespace.
Inheritance Hierarchy
SystemObject
  callback.ShellBoost.Core.WindowsPropertySystemSystemSAM

Namespace:  callback.ShellBoost.Core.WindowsPropertySystem
Assembly:  callback.CBFSShell (in callback.CBFSShell.dll) Version: 22.0.0.0
Syntax
C#
public static class SAM

The SystemSAM type exposes the following members.

Properties
  NameDescription
Public propertyStatic memberAccountIsDisabledForLogonUI
The System.SAM.AccountIsDisabledForLogonUI property key. PropVariant type: VT_BOOL. .NET type: System.Boolean. Shell name PKEY_SAM_AccountIsDisabledForLogonUI. Display name Account is disabled.
Public propertyStatic memberAccountName
The System.SAM.AccountName property key. PropVariant type: VT_NULL. .NET type: System.Object. Shell name PKEY_SAM_AccountName.
Public propertyStatic memberAdminComment
The System.SAM.AdminComment property key. PropVariant type: VT_LPWSTR. .NET type: System.String. Shell name PKEY_SAM_AdminComment. Display name Admin comments.
Public propertyStatic memberAllowedLogon
The System.SAM.AllowedLogon property key. PropVariant type: VT_BOOL. .NET type: System.Boolean. Shell name PKEY_SAM_AllowedLogon. Display name Allowed logon.
Public propertyStatic memberBatchLogin
The System.SAM.BatchLogin property key. PropVariant type: VT_BOOL. .NET type: System.Boolean. Shell name PKEY_SAM_BatchLogin. Display name Batch login.
Public propertyStatic memberCodePage
The System.SAM.CodePage property key. PropVariant type: VT_UI2. .NET type: System.UInt16. Shell name PKEY_SAM_CodePage. Display name Code page.
Public propertyStatic memberCountryCode
The System.SAM.CountryCode property key. PropVariant type: VT_UI2. .NET type: System.UInt16. Shell name PKEY_SAM_CountryCode. Display name Country/region code.
Public propertyStatic memberDateAccountExpires
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.
Public propertyStatic memberDateChanged
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.
Public propertyStatic memberDenyBatchLogin
The System.SAM.DenyBatchLogin property key. PropVariant type: VT_BOOL. .NET type: System.Boolean. Shell name PKEY_SAM_DenyBatchLogin. Display name Deny batch login.
Public propertyStatic memberDenyInteractiveLogin
The System.SAM.DenyInteractiveLogin property key. PropVariant type: VT_BOOL. .NET type: System.Boolean. Shell name PKEY_SAM_DenyInteractiveLogin. Display name Deny interactive login.
Public propertyStatic memberDenyNetworkLogin
The System.SAM.DenyNetworkLogin property key. PropVariant type: VT_BOOL. .NET type: System.Boolean. Shell name PKEY_SAM_DenyNetworkLogin. Display name Deny network login.
Public propertyStatic memberDenyRemoteInteractiveLogin
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.
Public propertyStatic memberDenyServiceLogin
The System.SAM.DenyServiceLogin property key. PropVariant type: VT_BOOL. .NET type: System.Boolean. Shell name PKEY_SAM_DenyServiceLogin. Display name Deny service login.
Public propertyStatic memberDomain
The System.SAM.Domain property key. PropVariant type: VT_LPWSTR. .NET type: System.String. Shell name PKEY_SAM_Domain. Display name Domain.
Public propertyStatic memberDontEnumerateForLogon
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.
Public propertyStatic memberDontShowInLogonUI
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.
Public propertyStatic memberFullName
The System.SAM.FullName property key. PropVariant type: VT_LPWSTR. .NET type: System.String. Shell name PKEY_SAM_FullName. Display name Full name.
Public propertyStatic memberGroupMembers
The System.SAM.GroupMembers property key. PropVariant type: VT_NULL. .NET type: System.Object. Shell name PKEY_SAM_GroupMembers. Display name Group members.
Public propertyStatic memberGroups
The System.SAM.Groups property key. PropVariant type: VT_NULL. .NET type: System.Object. Shell name PKEY_SAM_Groups. Display name Groups.
Public propertyStatic memberHomeDirectory
The System.SAM.HomeDirectory property key. PropVariant type: VT_LPWSTR. .NET type: System.String. Shell name PKEY_SAM_HomeDirectory. Display name Home directory.
Public propertyStatic memberHomeDirectoryDrive
The System.SAM.HomeDirectoryDrive property key. PropVariant type: VT_LPWSTR. .NET type: System.String. Shell name PKEY_SAM_HomeDirectoryDrive. Display name Home directory drive.
Public propertyStatic memberInteractiveLogin
The System.SAM.InteractiveLogin property key. PropVariant type: VT_BOOL. .NET type: System.Boolean. Shell name PKEY_SAM_InteractiveLogin. Display name Interactive login.
Public propertyStatic memberLogonHours
The System.SAM.LogonHours property key. PropVariant type: VT_UI4. .NET type: System.UInt32. Shell name PKEY_SAM_LogonHours. Display name Logon hours.
Public propertyStatic memberName
The System.SAM.Name property key. PropVariant type: VT_LPWSTR. .NET type: System.String. Shell name PKEY_SAM_Name. Display name Name.
Public propertyStatic memberNetworkLogin
The System.SAM.NetworkLogin property key. PropVariant type: VT_BOOL. .NET type: System.Boolean. Shell name PKEY_SAM_NetworkLogin. Display name Network login.
Public propertyStatic memberPassword
The System.SAM.Password property key. PropVariant type: VT_LPWSTR. .NET type: System.String. Shell name PKEY_SAM_Password. Display name Password.
Public propertyStatic memberPasswordCanChange
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.
Public propertyStatic memberPasswordExpired
The System.SAM.PasswordExpired property key. PropVariant type: VT_BOOL. .NET type: System.Boolean. Shell name PKEY_SAM_PasswordExpired. Display name Password expired.
Public propertyStatic memberPasswordHint
The System.SAM.PasswordHint property key. PropVariant type: VT_LPWSTR. .NET type: System.String. Shell name PKEY_SAM_PasswordHint. Display name Password hint.
Public propertyStatic memberPasswordIsEmpty
The System.SAM.PasswordIsEmpty property key. PropVariant type: VT_BOOL. .NET type: System.Boolean. Shell name PKEY_SAM_PasswordIsEmpty. Display name Password is empty.
Public propertyStatic memberPasswordLastSet
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.
Public propertyStatic memberPasswordMustChange
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.
Public propertyStatic memberProfilePath
The System.SAM.ProfilePath property key. PropVariant type: VT_LPWSTR. .NET type: System.String. Shell name PKEY_SAM_ProfilePath. Display name Profile path.
Public propertyStatic memberRemoteInteractiveLogin
The System.SAM.RemoteInteractiveLogin property key. PropVariant type: VT_BOOL. .NET type: System.Boolean. Shell name PKEY_SAM_RemoteInteractiveLogin. Display name Remote interactive login.
Public propertyStatic memberResidualID
The System.SAM.ResidualID property key. PropVariant type: VT_UI4. .NET type: System.UInt32. Shell name PKEY_SAM_ResidualID. Display name RID.
Public propertyStatic memberScriptPath
The System.SAM.ScriptPath property key. PropVariant type: VT_LPWSTR. .NET type: System.String. Shell name PKEY_SAM_ScriptPath. Display name Script path.
Public propertyStatic memberSecurityID
The System.SAM.SecurityID property key. PropVariant type: VT_BLOB. .NET type: System.Byte[]. Shell name PKEY_SAM_SecurityID. Display name Security ID.
Public propertyStatic memberServiceLogin
The System.SAM.ServiceLogin property key. PropVariant type: VT_BOOL. .NET type: System.Boolean. Shell name PKEY_SAM_ServiceLogin. Display name Service login.
Public propertyStatic memberShellAdminObjectProps
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.
Public propertyStatic memberType
The System.SAM.Type property key. PropVariant type: VT_UI4. .NET type: System.UInt32. Shell name PKEY_SAM_Type. Display name Type.
Public propertyStatic memberUserAccountControl
The System.SAM.UserAccountControl property key. PropVariant type: VT_UI4. .NET type: System.UInt32. Shell name PKEY_SAM_UserAccountControl. Display name User account control.
Public propertyStatic memberUserComment
The System.SAM.UserComment property key. PropVariant type: VT_LPWSTR. .NET type: System.String. Shell name PKEY_SAM_UserComment. Display name User comments.
Public propertyStatic memberUserPicture
The System.SAM.UserPicture property key. PropVariant type: VT_BLOB. .NET type: System.Byte[]. Shell name PKEY_SAM_UserPicture. Display name User picture.
Public propertyStatic memberVersion
The System.SAM.Version property key. PropVariant type: VT_UI8. .NET type: System.UInt64. Shell name PKEY_SAM_Version. Display name Version.
Public propertyStatic memberWorkstations
The System.SAM.Workstations property key. PropVariant type: VT_LPWSTR, VT_VECTOR. .NET type: System.String[]. Shell name PKEY_SAM_Workstations. Display name Workstations.
Top
See Also