Win32_TSGatewayServerSettings, ROOT\CIMV2\TerminalServices

Class | Methods (30) | Properties (23) | Qualifiers (4) | Instances (1) | Namespaces (2)
Samples: VB Script | C# | VB.Net | Search on:Microsoft

Description

Server settings class contains configuration of TS Gateway.It contains properties and methods to configure TS Gateway

Win32_TSGatewayServerSettings methods

Win32_TSGatewayServerSettings has 30 methods (30 Local)

NameOriginReturn
ConfigureWin32_TSGatewayServerSettingsuint32 {'out':True}
EnableCentralCAPWin32_TSGatewayServerSettingsuint32 {'out':True}
EnableLogEventWin32_TSGatewayServerSettingsuint32 {'out':True}
EnableOnlyConsentCapableClientsWin32_TSGatewayServerSettingsuint32 {'out':True}
EnableRequestSOHWin32_TSGatewayServerSettingsuint32 {'out':True}
EnableTransportWin32_TSGatewayServerSettingsuint32 {'out':True}
EnumAuthenticationPluginsWin32_TSGatewayServerSettingsuint32 {'out':True}
EnumAuthorizationPluginsWin32_TSGatewayServerSettingsuint32 {'out':True}
GetIPAndPortWin32_TSGatewayServerSettingsuint32 {'out':True}
GetLogEventNameWin32_TSGatewayServerSettingsuint32 {'out':True}
GetProtocolNameWin32_TSGatewayServerSettingsuint32 {'out':True}
IsLogEventEnabledWin32_TSGatewayServerSettingsuint32 {'out':True}
IsTransportEnabledWin32_TSGatewayServerSettingsuint32 {'out':True}
QueryCertContextWin32_TSGatewayServerSettingsuint32 {'out':True}
RecycleRpcApplicationPoolsWin32_TSGatewayServerSettingsuint32 {'out':True}
RefreshCertContextWin32_TSGatewayServerSettingsuint32 {'out':True}
SetAuthenticationPluginWin32_TSGatewayServerSettingsuint32 {'out':True}
SetAuthenticationPluginAndRecycleRpcApplicationPoolsWin32_TSGatewayServerSettingsuint32 {'out':True}
SetAuthorizationPluginWin32_TSGatewayServerSettingsuint32 {'out':True}
SetCertificateWin32_TSGatewayServerSettingsuint32 {'out':True}
SetCertificateACLWin32_TSGatewayServerSettingsuint32 {'out':True}
SetDefaultPluginsAndRecycleRpcApplicationPoolsWin32_TSGatewayServerSettingsuint32 {'out':True}
SetEnforceChannelBindingWin32_TSGatewayServerSettingsuint32 {'out':True}
SetIPAndPortWin32_TSGatewayServerSettingsuint32 {'out':True}
SetMaxConnectionsWin32_TSGatewayServerSettingsuint32 {'out':True}
SetSslBridgingWin32_TSGatewayServerSettingsuint32 {'out':True}
TSGRemoveAdminMsgWin32_TSGatewayServerSettingsuint32 {'out':True}
TSGRemoveConsentMsgWin32_TSGatewayServerSettingsuint32 {'out':True}
TSGStoreAdminMsgWin32_TSGatewayServerSettingsuint32 {'out':True}
TSGStoreConsentMsgWin32_TSGatewayServerSettingsuint32 {'out':True}

Win32_TSGatewayServerSettings properties

Win32_TSGatewayServerSettings has 23 properties (23 Local)

NameOriginCIMType
adminMessageEndTimeWin32_TSGatewayServerSettings8 [string]
adminMessageStartTimeWin32_TSGatewayServerSettings8 [string]
adminMessageTextWin32_TSGatewayServerSettings8 [string]
AuthenticationPluginCLSIDWin32_TSGatewayServerSettings8 [string]
AuthenticationPluginDescriptionWin32_TSGatewayServerSettings8 [string]
AuthenticationPluginNameWin32_TSGatewayServerSettings8 [string]
AuthorizationPluginCLSIDWin32_TSGatewayServerSettings8 [string]
AuthorizationPluginDescriptionWin32_TSGatewayServerSettings8 [string]
AuthorizationPluginNameWin32_TSGatewayServerSettings8 [string]
CentralCAPEnabledWin32_TSGatewayServerSettings11 [boolean]
CertHashWin32_TSGatewayServerSettings17 [uint8]
consentMessageTextWin32_TSGatewayServerSettings8 [string]
EnforceChannelBindingWin32_TSGatewayServerSettings11 [boolean]
IsConfiguredWin32_TSGatewayServerSettings11 [boolean]
key
MaxConnections
Win32_TSGatewayServerSettings19 [uint32]
MaximumAllowedConnectionsBySkuWin32_TSGatewayServerSettings19 [uint32]
MaxLogEventsWin32_TSGatewayServerSettings19 [uint32]
MaxProtocolsWin32_TSGatewayServerSettings19 [uint32]
OnlyConsentCapableClientsWin32_TSGatewayServerSettings11 [boolean]
RequestSOHWin32_TSGatewayServerSettings11 [boolean]
SkuNameWin32_TSGatewayServerSettings8 [string]
SslBridgingWin32_TSGatewayServerSettings19 [uint32]
UnlimitedConnectionsWin32_TSGatewayServerSettings11 [boolean]

Detailed description of Win32_TSGatewayServerSettings methods

Local methods (30) of Win32_TSGatewayServerSettings class

Configure method
Returnuint32 {'out':True}
Description'Confgures IIS and RPC settings required by TS Gateway service'
ImplementedTrue
Configure method is in 1 class (Win32_TSGatewayServerSettings) of ROOT\CIMV2\TerminalServices and in 4 namespaces
EnableCentralCAP method
Returnuint32 {'out':True}
Parameters
NameCIMTypeIDINOUTQualifiers
CentralCAPEnabledboolean0-{'Description':'If set to true, caps from central cap servers will be used. If set to false, caps from local server will be used','In':True}
Description'Used to toggle CentralCapEnabled property'
ImplementedTrue
EnableCentralCAP method is in 1 class (Win32_TSGatewayServerSettings) of ROOT\CIMV2\TerminalServices and in 2 namespaces
EnableLogEvent method
Returnuint32 {'out':True}
Parameters
NameCIMTypeIDINOUTQualifiers
EventNamestring0-{'Description':'Event name','In':True}
Enabledboolean1-{'Description':'Value that specifies whether the event should be enabled or disabled','In':True}
Description'Method to enable or disable logging of a given event type'
ImplementedTrue
EnableLogEvent method is in 1 class (Win32_TSGatewayServerSettings) of ROOT\CIMV2\TerminalServices and in 2 namespaces
EnableOnlyConsentCapableClients method
Returnuint32 {'out':True}
Parameters
NameCIMTypeIDINOUTQualifiers
OnlyConsentCapableClientsboolean0-{'Description':'If set to true, only consent message capable clients can connect to the TSG. If set to false, older clients can also connect','In':True}
Description'Used to toggle OnlyConsentCapableClients property'
ImplementedTrue
EnableOnlyConsentCapableClients method is in 1 class (Win32_TSGatewayServerSettings) of ROOT\CIMV2\TerminalServices and in 2 namespaces
EnableRequestSOH method
Returnuint32 {'out':True}
Parameters
NameCIMTypeIDINOUTQualifiers
RequestSOHboolean0-{'Description':'Value that specifies whether to enable RequestSOH property','In':True}
Description'Enables or disables RequestSOH property'
ImplementedTrue
EnableRequestSOH method is in 1 class (Win32_TSGatewayServerSettings) of ROOT\CIMV2\TerminalServices and in 2 namespaces
EnableTransport method
Returnuint32 {'out':True}
Parameters
NameCIMTypeIDINOUTQualifiers
TransportTypeuint160-{'Description':'Transport type','In':True}
Enableboolean1-{'Description':'Value that specifies whether the transport should be enabled or disabled','In':True}
Description'Method to enable or disable transport'
ImplementedTrue
EnableTransport method is in 1 class (Win32_TSGatewayServerSettings) of ROOT\CIMV2\TerminalServices and in 2 namespaces
EnumAuthenticationPlugins method
Returnuint32 {'out':True}
Parameters
NameCIMTypeIDINOUTQualifiers
PluginNamesstring0-{'Description':'Array of names','Out':True}
CLSIDsstring1-{'Description':'Array of CLSIDs','Out':True}
Descriptionsstring2-{'Description':'Array of descriptions','Out':True}
Description'Enumerates all registered authentication plug-ins'
ImplementedTrue
EnumAuthenticationPlugins method is in 1 class (Win32_TSGatewayServerSettings) of ROOT\CIMV2\TerminalServices and in 2 namespaces
EnumAuthorizationPlugins method
Returnuint32 {'out':True}
Parameters
NameCIMTypeIDINOUTQualifiers
PluginNamesstring0-{'Description':'Array of names','Out':True}
CLSIDsstring1-{'Description':'Array of CLSIDs','Out':True}
Descriptionsstring2-{'Description':'Array of descriptions','Out':True}
Description'Enumerates all registered authorization plug-ins'
ImplementedTrue
EnumAuthorizationPlugins method is in 1 class (Win32_TSGatewayServerSettings) of ROOT\CIMV2\TerminalServices and in 2 namespaces
GetIPAndPort method
Returnuint32 {'out':True}
Parameters
NameCIMTypeIDINOUTQualifiers
TransportTypeuint160-{'Description':'Transport type','In':True}
IPAddressstring1-{'Description':'transports listening IP address','Out':True}
Portuint162-{'Description':'transports listening port','Out':True}
Description'Queries transports IP address and port'
ImplementedTrue
GetIPAndPort method is in 1 class (Win32_TSGatewayServerSettings) of ROOT\CIMV2\TerminalServices and in 2 namespaces
GetLogEventName method
Returnuint32 {'out':True}
Parameters
NameCIMTypeIDINOUTQualifiers
EventIndexuint320-{'Description':'Event index','In':True}
EventNamestring1-{'Description':'Event name as out parameter','Out':True}
Description'Method to fetch log event name by passing log event index, must be between 0 and MaxLogEvents'
ImplementedTrue
GetLogEventName method is in 1 class (Win32_TSGatewayServerSettings) of ROOT\CIMV2\TerminalServices and in 2 namespaces
GetProtocolName method
Returnuint32 {'out':True}
Parameters
NameCIMTypeIDINOUTQualifiers
ProtocolIduint320-{'Description':'Protocol Identifier','In':True}
ProtocolNamestring1-{'Description':'Protocol Name as out parameter','Out':True}
Description'Method to fetch the protocol name by passing the protocol index, must be between 0 and MaxProtocols '
ImplementedTrue
GetProtocolName method is in 1 class (Win32_TSGatewayServerSettings) of ROOT\CIMV2\TerminalServices and in 2 namespaces
IsLogEventEnabled method
Returnuint32 {'out':True}
Parameters
NameCIMTypeIDINOUTQualifiers
EventNamestring0-{'Description':'Event name','In':True}
Enabledboolean1-{'Description':'Enabled or not as outparameter','Out':True}
Description'Returns whether a given event log type is enabled or not'
ImplementedTrue
IsLogEventEnabled method is in 1 class (Win32_TSGatewayServerSettings) of ROOT\CIMV2\TerminalServices and in 2 namespaces
IsTransportEnabled method
Returnuint32 {'out':True}
Parameters
NameCIMTypeIDINOUTQualifiers
TransportTypeuint160-{'Description':'Transport type','In':True}
Enabledboolean1-{'Description':'Transport enabled or not as out parameter','Out':True}
Description'Returns whether transport is enabled or not'
ImplementedTrue
IsTransportEnabled method is in 1 class (Win32_TSGatewayServerSettings) of ROOT\CIMV2\TerminalServices and in 2 namespaces
QueryCertContext method
Returnuint32 {'out':True}
Parameters
NameCIMTypeIDINOUTQualifiers
CertHashuint80-{'Description':'Certificate hash','Out':True}
Description'Method to query whether certificate is installed or not'
ImplementedTrue
QueryCertContext method is in 1 class (Win32_TSGatewayServerSettings) of ROOT\CIMV2\TerminalServices and in 2 namespaces
RecycleRpcApplicationPools method
Returnuint32 {'out':True}
Description'Recycles RPC application pools in IIS. This results in disconnecting of existing connections'
ImplementedTrue
RecycleRpcApplicationPools method is in 1 class (Win32_TSGatewayServerSettings) of ROOT\CIMV2\TerminalServices and in 2 namespaces
RefreshCertContext method
Returnuint32 {'out':True}
Parameters
NameCIMTypeIDINOUTQualifiers
CertHashuint80-{'Description':'Certificate hash','In':True}
Description'Method to refresh tsg service with given certificate hash'
ImplementedTrue
RefreshCertContext method is in 1 class (Win32_TSGatewayServerSettings) of ROOT\CIMV2\TerminalServices and in 2 namespaces
SetAuthenticationPlugin method
Returnuint32 {'out':True}
Parameters
NameCIMTypeIDINOUTQualifiers
PluginNamestring0-{'Description':'Name of the authentication plug-in','In':True}
Description'Customizes the authentication plug-in for the TS Gateway server. You need to call RecycleRpcApplicationPools for the authentication plug-in to work.'
ImplementedTrue
SetAuthenticationPlugin method is in 1 class (Win32_TSGatewayServerSettings) of ROOT\CIMV2\TerminalServices and in 2 namespaces
SetAuthenticationPluginAndRecycleRpcApplicationPools method
Returnuint32 {'out':True}
Parameters
NameCIMTypeIDINOUTQualifiers
PluginNamestring0-{'Description':'Name of the authentication plug-in','In':True}
Description'Customizes the authentication plug-in for the TS Gateway server and recycles RPC applications pools in IIS. This results in disconnecting of existing connections.'
ImplementedTrue
SetAuthenticationPluginAndRecycleRpcApplicationPools method is in 1 class (Win32_TSGatewayServerSettings) of ROOT\CIMV2\TerminalServices and in 2 namespaces
SetAuthorizationPlugin method
Returnuint32 {'out':True}
Parameters
NameCIMTypeIDINOUTQualifiers
PluginNamestring0-{'Description':'Name of the authorization plug-in','In':True}
Description'Customizes the authorization plug-in for the TS Gateway server'
ImplementedTrue
SetAuthorizationPlugin method is in 1 class (Win32_TSGatewayServerSettings) of ROOT\CIMV2\TerminalServices and in 2 namespaces
SetCertificate method
Returnuint32 {'out':True}
Parameters
NameCIMTypeIDINOUTQualifiers
CertHashuint80-{'Description':'Certificate hash','In':True}
Description'Sets the certificate for 443 https binding in IIS'
ImplementedTrue
SetCertificate method is in 1 class (Win32_TSGatewayServerSettings) of ROOT\CIMV2\TerminalServices and in 2 namespaces
SetCertificateACL method
Returnuint32 {'out':True}
Parameters
NameCIMTypeIDINOUTQualifiers
CertHashuint80-{'Description':'Certificate hash','In':True}
Description'Method to set the certificate ACL'
ImplementedTrue
staticTrue
SetCertificateACL method is in 1 class (Win32_TSGatewayServerSettings) of ROOT\CIMV2\TerminalServices and in 2 namespaces
SetDefaultPluginsAndRecycleRpcApplicationPools method
Returnuint32 {'out':True}
Description'Sets the native authentication/authorization plug-ins. This method recycles RPC application pools in IISand results in disconnecting of existing connections'
ImplementedTrue
SetDefaultPluginsAndRecycleRpcApplicationPools method is in 1 class (Win32_TSGatewayServerSettings) of ROOT\CIMV2\TerminalServices and in 2 namespaces
SetEnforceChannelBinding method
Returnuint32 {'out':True}
Parameters
NameCIMTypeIDINOUTQualifiers
EnforceChannelBindingboolean0-{'Description':'If set to true, EnforceChannelBinding is set to True. If set to false, EnforceChannelBinding is set to false','In':True}
Description'Used to toggle EnforceChannelBinding property'
ImplementedTrue
SetEnforceChannelBinding method is in 1 class (Win32_TSGatewayServerSettings) of ROOT\CIMV2\TerminalServices and in 2 namespaces
SetIPAndPort method
Returnuint32 {'out':True}
Parameters
NameCIMTypeIDINOUTQualifiers
TransportTypeuint160-{'Description':'Transport type','In':True}
IPAddressstring1-{'Description':'Listening IP address','In':True}
Portuint162-{'Description':'Listening port','In':True}
OverrideExistingboolean3-{'Description':'Flag to indicate whether to override the existing IP/Port binding for HTTP','In':True}
Description'Configures transports listening IP address and port'
ImplementedTrue
SetIPAndPort method is in 1 class (Win32_TSGatewayServerSettings) of ROOT\CIMV2\TerminalServices and in 2 namespaces
SetMaxConnections method
Returnuint32 {'out':True}
Parameters
NameCIMTypeIDINOUTQualifiers
Connectionsuint320-{'Description':'Number of connections','In':True}
IsUnlimitedboolean1-{'Description':'Is unlimited allowed','In':True}
Description'method to set maximum number of allowed connections'
ImplementedTrue
SetMaxConnections method is in 1 class (Win32_TSGatewayServerSettings) of ROOT\CIMV2\TerminalServices and in 2 namespaces
SetSslBridging method
Returnuint32 {'out':True}
Parameters
NameCIMTypeIDINOUTQualifiers
SslBridginguint320-{'Description':'SslBridging value','In':True}
Description'Sets given SSL bridging. 0 means no SSL bridging, 1 means HTTPS-HTTP bridging, 2 means HTTPS-HTTPS bridging'
ImplementedTrue
SetSslBridging method is in 1 class (Win32_TSGatewayServerSettings) of ROOT\CIMV2\TerminalServices and in 2 namespaces
TSGRemoveAdminMsg method
Returnuint32 {'out':True}
Description'Method to remove admin msg'
ImplementedTrue
TSGRemoveAdminMsg method is in 1 class (Win32_TSGatewayServerSettings) of ROOT\CIMV2\TerminalServices and in 2 namespaces
TSGRemoveConsentMsg method
Returnuint32 {'out':True}
Description'Method to remove consent msg'
ImplementedTrue
TSGRemoveConsentMsg method is in 1 class (Win32_TSGatewayServerSettings) of ROOT\CIMV2\TerminalServices and in 2 namespaces
TSGStoreAdminMsg method
Returnuint32 {'out':True}
Parameters
NameCIMTypeIDINOUTQualifiers
TSGAdmMsgstring0-{'Description':'string Msg','In':True}
MsgStartTimestring1-{'Description':'Start time','In':True}
MsgEndTimestring2-{'Description':'end time','In':True}
Description'Method to send admin msg'
ImplementedTrue
TSGStoreAdminMsg method is in 1 class (Win32_TSGatewayServerSettings) of ROOT\CIMV2\TerminalServices and in 2 namespaces
TSGStoreConsentMsg method
Returnuint32 {'out':True}
Parameters
NameCIMTypeIDINOUTQualifiers
TSGConMsgTextstring0-{'Description':'string Msg','In':True}
Description'Method to send Consent msg'
ImplementedTrue
TSGStoreConsentMsg method is in 1 class (Win32_TSGatewayServerSettings) of ROOT\CIMV2\TerminalServices and in 2 namespaces

Detailed description of Win32_TSGatewayServerSettings properties

Local properties (23) of Win32_TSGatewayServerSettings class

adminMessageEndTime property
CIMTYPE'string'
Description'Admin Message End Time'
readTrue
AdminMessageEndTime property is in 1 class (Win32_TSGatewayServerSettings) of ROOT\CIMV2\TerminalServices and in 2 namespaces
adminMessageStartTime property
CIMTYPE'string'
Description'Admin Message Start Time'
readTrue
AdminMessageStartTime property is in 1 class (Win32_TSGatewayServerSettings) of ROOT\CIMV2\TerminalServices and in 2 namespaces
adminMessageText property
CIMTYPE'string'
Description' Admin Message Text'
readTrue
AdminMessageText property is in 1 class (Win32_TSGatewayServerSettings) of ROOT\CIMV2\TerminalServices and in 2 namespaces
AuthenticationPluginCLSID property
CIMTYPE'string'
Description'Current authentication plug-in CLSID'
readTrue
AuthenticationPluginCLSID property is in 1 class (Win32_TSGatewayServerSettings) of ROOT\CIMV2\TerminalServices and in 2 namespaces
AuthenticationPluginDescription property
CIMTYPE'string'
Description'Current authentication plug-in description'
readTrue
AuthenticationPluginDescription property is in 1 class (Win32_TSGatewayServerSettings) of ROOT\CIMV2\TerminalServices and in 2 namespaces
AuthenticationPluginName property
CIMTYPE'string'
Description'Current authentication plug-in name'
readTrue
AuthenticationPluginName property is in 1 class (Win32_TSGatewayServerSettings) of ROOT\CIMV2\TerminalServices and in 2 namespaces
AuthorizationPluginCLSID property
CIMTYPE'string'
Description'Current authorization plug-in CLSID'
readTrue
AuthorizationPluginCLSID property is in 1 class (Win32_TSGatewayServerSettings) of ROOT\CIMV2\TerminalServices and in 2 namespaces
AuthorizationPluginDescription property
CIMTYPE'string'
Description'Current authorization plug-in description'
readTrue
AuthorizationPluginDescription property is in 1 class (Win32_TSGatewayServerSettings) of ROOT\CIMV2\TerminalServices and in 2 namespaces
AuthorizationPluginName property
CIMTYPE'string'
Description'Current authorization plug-in name'
readTrue
AuthorizationPluginName property is in 1 class (Win32_TSGatewayServerSettings) of ROOT\CIMV2\TerminalServices and in 2 namespaces
CentralCAPEnabled property
CIMTYPE'boolean'
Description'Specifies whether central cap servers are used for caps'
readTrue
CentralCAPEnabled property is in 1 class (Win32_TSGatewayServerSettings) of ROOT\CIMV2\TerminalServices and in 2 namespaces
CertHash property
CIMTYPE'uint8'
Description'Gets the certificate from 443 https binding in IIS'
readTrue
CertHash property is in 1 class (Win32_TSGatewayServerSettings) of ROOT\CIMV2\TerminalServices and in 2 namespaces
consentMessageText property
CIMTYPE'string'
Description'Consent Message Text'
readTrue
ConsentMessageText property is in 1 class (Win32_TSGatewayServerSettings) of ROOT\CIMV2\TerminalServices and in 2 namespaces
EnforceChannelBinding property
CIMTYPE'boolean'
Description'Flag to indicate if channel binding is enforced'
readTrue
EnforceChannelBinding property is in 1 class (Win32_TSGatewayServerSettings) of ROOT\CIMV2\TerminalServices and in 2 namespaces
IsConfigured property
CIMTYPE'boolean'
Description'Specifies whether IIS and RPC settings required by TS Gateway service are configured'
readTrue
IsConfigured property is in 1 class (Win32_TSGatewayServerSettings) of ROOT\CIMV2\TerminalServices and in 2 namespaces
MaxConnections property
CIMTYPE'uint32'
Description'Maximum number of connections allowed through the TS Gateway server'
keyTrue
readTrue
MaxConnections property is in 1 class (Win32_TSGatewayServerSettings) of ROOT\CIMV2\TerminalServices and in 7 namespaces
MaximumAllowedConnectionsBySku property
CIMTYPE'uint32'
Description'Maximum number of connections that the SKU can allow'
readTrue
MaximumAllowedConnectionsBySku property is in 1 class (Win32_TSGatewayServerSettings) of ROOT\CIMV2\TerminalServices and in 2 namespaces
MaxLogEvents property
CIMTYPE'uint32'
Description'Max number of types log events'
readTrue
MaxLogEvents property is in 1 class (Win32_TSGatewayServerSettings) of ROOT\CIMV2\TerminalServices and in 2 namespaces
MaxProtocols property
CIMTYPE'uint32'
Description'Number of protocols supported in TS Gateway'
readTrue
MaxProtocols property is in 1 class (Win32_TSGatewayServerSettings) of ROOT\CIMV2\TerminalServices and in 2 namespaces
OnlyConsentCapableClients property
CIMTYPE'boolean'
Description'Specifies whether only consent message capable of clients has to connect'
readTrue
OnlyConsentCapableClients property is in 1 class (Win32_TSGatewayServerSettings) of ROOT\CIMV2\TerminalServices and in 2 namespaces
RequestSOH property
CIMTYPE'boolean'
Description'Specifies whether tsg server has to request client for Statement of Health'
readTrue
RequestSOH property is in 1 class (Win32_TSGatewayServerSettings) of ROOT\CIMV2\TerminalServices and in 2 namespaces
SkuName property
CIMTYPE'string'
Description'Name of the SKU'
readTrue
SkuName property is in 1 class (Win32_TSGatewayServerSettings) of ROOT\CIMV2\TerminalServices and in 2 namespaces
SslBridging property
CIMTYPE'uint32'
Description'Specifies which SSL bridging is used. 0 means no SSL bridging, 1 means HTTPS-HTTP bridging, 2 means HTTPS-HTTPS bridging'
readTrue
SslBridging property is in 1 class (Win32_TSGatewayServerSettings) of ROOT\CIMV2\TerminalServices and in 2 namespaces
UnlimitedConnections property
CIMTYPE'boolean'
Description'Flag to indicate unlimited number of connections are allowed in TSG or not'
readTrue
UnlimitedConnections property is in 1 class (Win32_TSGatewayServerSettings) of ROOT\CIMV2\TerminalServices and in 2 namespaces

Win32_TSGatewayServerSettings Qualifiers

NameValueToInstanceToSubclassOverridableAmendedLocal
Description'Server settings class contains configuration of TS Gateway.It contains properties and methods to configure TS Gateway'
dynamicTrue
LOCALE1033
provider'AAGProvider'

Win32_TSGatewayServerSettings System properties

NameValueOriginCIMTypeLocalArray
__PATH'\\.\ROOT\CIMV2\TerminalServices:Win32_TSGatewayServerSettings'___SYSTEM8
__NAMESPACE'ROOT\CIMV2\TerminalServices'___SYSTEM8
__SERVER'.'___SYSTEM8
__DERIVATION[]___SYSTEM8
__PROPERTY_COUNT23___SYSTEM3
__RELPATH'Win32_TSGatewayServerSettings'___SYSTEM8
__DYNASTY'Win32_TSGatewayServerSettings'___SYSTEM8
__SUPERCLASSnull___SYSTEM8
__CLASS'Win32_TSGatewayServerSettings'___SYSTEM8
__GENUS1___SYSTEM3

Similar Classes to Win32_TSGatewayServerSettings

Number of classes:3
Class nameChildsPropertiesMethodsClass
Instances
Child
Instances
AbstractSingleton
Win32_RDCentralPublishedDeploymentSettings0200----
Win32_TSDeploymentSettings02301--
Win32_TSVirtualDesktopServerSettings0301--
comments powered by Disqus
WUtils.com