Win32_TSGeneralSetting, ROOT\CIMV2\TerminalServices\ms_409

Class | Methods (3) | Properties (15) | Qualifiers (3) | Instances | Namespaces (2)
Samples: VB Script | C# | VB.Net | Search on:Microsoft

Description

The Win32_TSGeneralSetting includes capabilities such as Protocol, Transport, Comment, Windows authentication and Encryption Level.

Win32_TSGeneralSetting methods

Win32_TSGeneralSetting has 3 methods (3 Local)

NameOriginReturn
SetEncryptionLevelWin32_TSGeneralSettinguint32 {'out':True}
SetSecurityLayerWin32_TSGeneralSettinguint32 {'out':True}
SetUserAuthenticationRequiredWin32_TSGeneralSettinguint32 {'out':True}

Win32_TSGeneralSetting properties

Win32_TSGeneralSetting has 15 properties (14 Local, 1 Derived)

NameOriginCIMType
CertificateNameWin32_TSGeneralSetting8 [string]
CertificatesWin32_TSGeneralSetting17 [uint8]
CommentWin32_TSGeneralSetting8 [string]
MinEncryptionLevelWin32_TSGeneralSetting19 [uint32]
PolicySourceMinEncryptionLevelWin32_TSGeneralSetting19 [uint32]
PolicySourceSecurityLayerWin32_TSGeneralSetting19 [uint32]
PolicySourceUserAuthenticationRequiredWin32_TSGeneralSetting19 [uint32]
SecurityLayerWin32_TSGeneralSetting19 [uint32]
SSLCertificateSHA1HashWin32_TSGeneralSetting8 [string]
SSLCertificateSHA1HashTypeWin32_TSGeneralSetting19 [uint32]
key
TerminalName
Win32_TerminalSetting8 [string]
TerminalProtocolWin32_TSGeneralSetting8 [string]
TransportWin32_TSGeneralSetting8 [string]
UserAuthenticationRequiredWin32_TSGeneralSetting19 [uint32]
WindowsAuthenticationWin32_TSGeneralSetting19 [uint32]

Detailed description of Win32_TSGeneralSetting methods

Local methods (3) of Win32_TSGeneralSetting class

SetEncryptionLevel method
Returnuint32 {'out':True}
Parameters
NameCIMTypeIDINOUTQualifiers
MinEncryptionLeveluint320-{'In':True}
Description'Sets the Encryption level to one of Low, Medium or High. The function takes one parameter that specifies the Encryption Level: 1 = Low, 2 = Medium, 3 = High, 4 = FIPS Compliant.'
SetEncryptionLevel method is in 1 class (Win32_TSGeneralSetting) of ROOT\CIMV2\TerminalServices\ms_409 and in 2 namespaces
SetSecurityLayer method
Returnuint32 {'out':True}
Parameters
NameCIMTypeIDINOUTQualifiers
SecurityLayeruint320-{'In':True}
Description'Sets the Security layer to one of RDP Security Layer, Negotiate or SSL. The function takes one parameter that specifies the Security Layer: 0 = RDP Security Layer, 1 = Negotiate, 2 = SSL. Note that if current Encryption level = 1, then Security Layer = 2 setting is invalid.'
SetSecurityLayer method is in 1 class (Win32_TSGeneralSetting) of ROOT\CIMV2\TerminalServices\ms_409 and in 2 namespaces
SetUserAuthenticationRequired method
Returnuint32 {'out':True}
Parameters
NameCIMTypeIDINOUTQualifiers
UserAuthenticationRequireduint320-{'In':True}
Description'Enables or disables UserAuthenticationRequired. The function takes one parameter - the flag that enables or disables it. The call returns zero on success and an error on failure.'
SetUserAuthenticationRequired method is in 1 class (Win32_TSGeneralSetting) of ROOT\CIMV2\TerminalServices\ms_409 and in 2 namespaces

Detailed description of Win32_TSGeneralSetting properties

Local properties (14) of Win32_TSGeneralSetting class

CertificateName property
CIMTYPE'string'
Description'Display name for the local machine personal certificate subject name'
CertificateName property is in 1 class (Win32_TSGeneralSetting) of ROOT\CIMV2\TerminalServices\ms_409 and in 2 namespaces
Certificates property
CIMTYPE'uint8'
Description'Contains a serialized certitificate store containing all of the certificates from the machine's MY store which are valid server certificates for use with Terminal Server SSL.'
Certificates property is in 1 class (Win32_TSGeneralSetting) of ROOT\CIMV2\TerminalServices\ms_409 and in 2 namespaces
Comment property
CIMTYPE'string'
Description'Descriptive name for the listener.'
Comment property is in 1 class (Win32_TSGeneralSetting) of ROOT\CIMV2\TerminalServices\ms_409 and in 10 namespaces
MinEncryptionLevel property
CIMTYPE'uint32'
Description'Windows 2000 supports 3 levels of Encryption: Low, Medium/Client Compatible and High. Windows 2003 supports 4 levels of Encryption Low, Medium /Client Compatible, High andFIPS Compliant'
Values['Low', 'Medium / Client Compatible', 'High', 'FIPS Compliant']
MinEncryptionLevel property is in 1 class (Win32_TSGeneralSetting) of ROOT\CIMV2\TerminalServices\ms_409 and in 2 namespaces
PolicySourceMinEncryptionLevel property
CIMTYPE'uint32'
Description'PolicySourceMinEncryptionLevel indicates whether the property MinEncryptionLevel is configured by Server (0),Group Policy (1), Default (2).'
PolicySourceMinEncryptionLevel property is in 1 class (Win32_TSGeneralSetting) of ROOT\CIMV2\TerminalServices\ms_409 and in 2 namespaces
PolicySourceSecurityLayer property
CIMTYPE'uint32'
Description'PolicySourceSecurityLayer indicates whether the property SecurityLayer is configured by Server (0),Group Policy (1), Default (2).'
PolicySourceSecurityLayer property is in 1 class (Win32_TSGeneralSetting) of ROOT\CIMV2\TerminalServices\ms_409 and in 2 namespaces
PolicySourceUserAuthenticationRequired property
CIMTYPE'uint32'
Description'PolicySourceUserAuthenticationRequired indicates whether the property UserAuthenticationRequired is configured by Server (0),Group Policy (1), Default (2).'
PolicySourceUserAuthenticationRequired property is in 1 class (Win32_TSGeneralSetting) of ROOT\CIMV2\TerminalServices\ms_409 and in 2 namespaces
SecurityLayer property
CIMTYPE'uint32'
Values['RDP Security Layer', 'Negotiate', 'SSL', 'NEWTBD']
SecurityLayer property is in 1 class (Win32_TSGeneralSetting) of ROOT\CIMV2\TerminalServices\ms_409 and in 2 namespaces
SSLCertificateSHA1Hash property
CIMTYPE'string'
Description'In order to use the SSLCertificateSHA1Hash WMI property, you mustfirst find the hexadecimal Thumbprint value for the certificatethat you want to set the target server to use. The thumbprintof a certificate may be found using the Certificates MMC snap-in.In the Certificates snap-in open the properties page of thecertificate and go to the Details tab.'
SSLCertificateSHA1Hash property is in 1 class (Win32_TSGeneralSetting) of ROOT\CIMV2\TerminalServices\ms_409 and in 2 namespaces
SSLCertificateSHA1HashType property
CIMTYPE'uint32'
Description'SSLCertificeSHA1HashType indicates whether the property SSLCertificeSHA1Hash is Invalid (0), Default Self-signed (1), Default GP Enforced (2) or Custom (3).'
SSLCertificateSHA1HashType property is in 1 class (Win32_TSGeneralSetting) of ROOT\CIMV2\TerminalServices\ms_409 and in 2 namespaces
TerminalProtocol property
CIMTYPE'string'
Description'Name of the Session Layer protocol. Example: Microsoft RDP 6.0.'
TerminalProtocol property is in 1 class (Win32_TSGeneralSetting) of ROOT\CIMV2\TerminalServices\ms_409 and in 2 namespaces
Transport property
CIMTYPE'string'
Description'Displays the type of transport used for the connection: Example TCP, NETBIOS, IPX/SPX.'
Transport property is in 1 class (Win32_TSGeneralSetting) of ROOT\CIMV2\TerminalServices\ms_409 and in 5 namespaces
UserAuthenticationRequired property
CIMTYPE'uint32'
Description'Specifies the type of User Authentication used for remote connections.If enabled, the protocol requires early user authentication at connection time toincrease server protection against network attacks. Only RDP clients that supportRDP version 6.0 or higher will be able to connect. To avoid disruptions forremote users, it is recommended to deploy RDP clients supporting the appropriateprotocol version before enabling the property.'
Values['FALSE', 'TRUE']
UserAuthenticationRequired property is in 1 class (Win32_TSGeneralSetting) of ROOT\CIMV2\TerminalServices\ms_409 and in 2 namespaces
WindowsAuthentication property
CIMTYPE'uint32'
Description'Specifies whether the connection defaults to the standard Windows Authentication if another Authentication package has been installed on the system.'
Values['FALSE', 'TRUE']
WindowsAuthentication property is in 1 class (Win32_TSGeneralSetting) of ROOT\CIMV2\TerminalServices\ms_409 and in 3 namespaces

Derived properties (1) of Win32_TSGeneralSetting class

TerminalName property
CIMTYPE'string'
Description'Name of the Terminal.'
keyTrue
TerminalName property is in 12 classes of ROOT\CIMV2\TerminalServices\ms_409 and in 2 namespaces

Win32_TSGeneralSetting Qualifiers

NameValueToInstanceToSubclassOverridableAmendedLocal
AMENDMENTTrue
Description'The Win32_TSGeneralSetting includes capabilities such as Protocol, Transport, Comment, Windows authentication and Encryption Level.'
LOCALE1033

Win32_TSGeneralSetting System properties

NameValueOriginCIMTypeLocalArray
__PATH'\\.\ROOT\CIMV2\TerminalServices\ms_409:Win32_TSGeneralSetting'___SYSTEM8
__NAMESPACE'ROOT\CIMV2\TerminalServices\ms_409'___SYSTEM8
__SERVER'.'___SYSTEM8
__DERIVATION['Win32_TerminalSetting', 'CIM_Setting', 'CIM_ManagedSystemElement']___SYSTEM8
__PROPERTY_COUNT15___SYSTEM3
__RELPATH'Win32_TSGeneralSetting'___SYSTEM8
__DYNASTY'CIM_ManagedSystemElement'___SYSTEM8
__SUPERCLASS'Win32_TerminalSetting'___SYSTEM8
__CLASS'Win32_TSGeneralSetting'___SYSTEM8
__GENUS1___SYSTEM3

Similar Classes to Win32_TSGeneralSetting

Number of classes:19
comments powered by Disqus
WUtils.com