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 )
Win32_TSGatewayServerSettings properties Win32_TSGatewayServerSettings has 23 properties (23 Local )
Detailed description of Win32_TSGatewayServerSettings methods Local methods (30) of Win32_TSGatewayServerSettings class ▲ Configure methodReturn uint32 {'out':True} Description 'Confgures IIS and RPC settings required by TS Gateway service' Implemented True Configure method is in 1 class (Win32_TSGatewayServerSettings) of ROOT\CIMV2\TerminalServices and in 4 namespaces
▲ EnableCentralCAP methodReturn uint32 {'out':True} Parameters Name CIMType ID IN OUT Qualifiers CentralCAPEnabled boolean 0 ✓ - {'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' Implemented True EnableCentralCAP method is in 1 class (Win32_TSGatewayServerSettings) of ROOT\CIMV2\TerminalServices and in 2 namespaces
▲ EnableLogEvent methodReturn uint32 {'out':True} Parameters Name CIMType ID IN OUT Qualifiers EventName string 0 ✓ - {'Description':'Event name','In':True} Enabled boolean 1 ✓ - {'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' Implemented True EnableLogEvent method is in 1 class (Win32_TSGatewayServerSettings) of ROOT\CIMV2\TerminalServices and in 2 namespaces
▲ EnableOnlyConsentCapableClients methodReturn uint32 {'out':True} Parameters Name CIMType ID IN OUT Qualifiers OnlyConsentCapableClients boolean 0 ✓ - {'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' Implemented True EnableOnlyConsentCapableClients method is in 1 class (Win32_TSGatewayServerSettings) of ROOT\CIMV2\TerminalServices and in 2 namespaces
▲ EnableRequestSOH methodReturn uint32 {'out':True} Parameters Name CIMType ID IN OUT Qualifiers RequestSOH boolean 0 ✓ - {'Description':'Value that specifies whether to enable RequestSOH property','In':True}
Description 'Enables or disables RequestSOH property' Implemented True EnableRequestSOH method is in 1 class (Win32_TSGatewayServerSettings) of ROOT\CIMV2\TerminalServices and in 2 namespaces
▲ EnableTransport methodReturn uint32 {'out':True} Parameters Name CIMType ID IN OUT Qualifiers TransportType uint16 0 ✓ - {'Description':'Transport type','In':True} Enable boolean 1 ✓ - {'Description':'Value that specifies whether the transport should be enabled or disabled','In':True}
Description 'Method to enable or disable transport' Implemented True EnableTransport method is in 1 class (Win32_TSGatewayServerSettings) of ROOT\CIMV2\TerminalServices and in 2 namespaces
▲ EnumAuthenticationPlugins methodReturn uint32 {'out':True} Parameters Name CIMType ID IN OUT Qualifiers PluginNames string 0 - ✓ {'Description':'Array of names','Out':True} CLSIDs string 1 - ✓ {'Description':'Array of CLSIDs','Out':True} Descriptions string 2 - ✓ {'Description':'Array of descriptions','Out':True}
Description 'Enumerates all registered authentication plug-ins' Implemented True EnumAuthenticationPlugins method is in 1 class (Win32_TSGatewayServerSettings) of ROOT\CIMV2\TerminalServices and in 2 namespaces
▲ EnumAuthorizationPlugins methodReturn uint32 {'out':True} Parameters Name CIMType ID IN OUT Qualifiers PluginNames string 0 - ✓ {'Description':'Array of names','Out':True} CLSIDs string 1 - ✓ {'Description':'Array of CLSIDs','Out':True} Descriptions string 2 - ✓ {'Description':'Array of descriptions','Out':True}
Description 'Enumerates all registered authorization plug-ins' Implemented True EnumAuthorizationPlugins method is in 1 class (Win32_TSGatewayServerSettings) of ROOT\CIMV2\TerminalServices and in 2 namespaces
▲ GetIPAndPort methodReturn uint32 {'out':True} Parameters Name CIMType ID IN OUT Qualifiers TransportType uint16 0 ✓ - {'Description':'Transport type','In':True} IPAddress string 1 - ✓ {'Description':'transports listening IP address','Out':True} Port uint16 2 - ✓ {'Description':'transports listening port','Out':True}
Description 'Queries transports IP address and port' Implemented True GetIPAndPort method is in 1 class (Win32_TSGatewayServerSettings) of ROOT\CIMV2\TerminalServices and in 2 namespaces
▲ GetLogEventName methodReturn uint32 {'out':True} Parameters Name CIMType ID IN OUT Qualifiers EventIndex uint32 0 ✓ - {'Description':'Event index','In':True} EventName string 1 - ✓ {'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' Implemented True GetLogEventName method is in 1 class (Win32_TSGatewayServerSettings) of ROOT\CIMV2\TerminalServices and in 2 namespaces
▲ GetProtocolName methodReturn uint32 {'out':True} Parameters Name CIMType ID IN OUT Qualifiers ProtocolId uint32 0 ✓ - {'Description':'Protocol Identifier','In':True} ProtocolName string 1 - ✓ {'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 ' Implemented True GetProtocolName method is in 1 class (Win32_TSGatewayServerSettings) of ROOT\CIMV2\TerminalServices and in 2 namespaces
▲ IsLogEventEnabled methodReturn uint32 {'out':True} Parameters Name CIMType ID IN OUT Qualifiers EventName string 0 ✓ - {'Description':'Event name','In':True} Enabled boolean 1 - ✓ {'Description':'Enabled or not as outparameter','Out':True}
Description 'Returns whether a given event log type is enabled or not' Implemented True IsLogEventEnabled method is in 1 class (Win32_TSGatewayServerSettings) of ROOT\CIMV2\TerminalServices and in 2 namespaces
▲ IsTransportEnabled methodReturn uint32 {'out':True} Parameters Name CIMType ID IN OUT Qualifiers TransportType uint16 0 ✓ - {'Description':'Transport type','In':True} Enabled boolean 1 - ✓ {'Description':'Transport enabled or not as out parameter','Out':True}
Description 'Returns whether transport is enabled or not' Implemented True IsTransportEnabled method is in 1 class (Win32_TSGatewayServerSettings) of ROOT\CIMV2\TerminalServices and in 2 namespaces
▲ QueryCertContext methodReturn uint32 {'out':True} Parameters Name CIMType ID IN OUT Qualifiers CertHash uint8 0 - ✓ {'Description':'Certificate hash','Out':True}
Description 'Method to query whether certificate is installed or not' Implemented True QueryCertContext method is in 1 class (Win32_TSGatewayServerSettings) of ROOT\CIMV2\TerminalServices and in 2 namespaces
▲ RecycleRpcApplicationPools methodReturn uint32 {'out':True} Description 'Recycles RPC application pools in IIS. This results in disconnecting of existing connections' Implemented True RecycleRpcApplicationPools method is in 1 class (Win32_TSGatewayServerSettings) of ROOT\CIMV2\TerminalServices and in 2 namespaces
▲ RefreshCertContext methodReturn uint32 {'out':True} Parameters Name CIMType ID IN OUT Qualifiers CertHash uint8 0 ✓ - {'Description':'Certificate hash','In':True}
Description 'Method to refresh tsg service with given certificate hash' Implemented True RefreshCertContext method is in 1 class (Win32_TSGatewayServerSettings) of ROOT\CIMV2\TerminalServices and in 2 namespaces
▲ SetAuthenticationPlugin methodReturn uint32 {'out':True} Parameters Name CIMType ID IN OUT Qualifiers PluginName string 0 ✓ - {'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.' Implemented True SetAuthenticationPlugin method is in 1 class (Win32_TSGatewayServerSettings) of ROOT\CIMV2\TerminalServices and in 2 namespaces
▲ SetAuthenticationPluginAndRecycleRpcApplicationPools methodReturn uint32 {'out':True} Parameters Name CIMType ID IN OUT Qualifiers PluginName string 0 ✓ - {'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.' Implemented True SetAuthenticationPluginAndRecycleRpcApplicationPools method is in 1 class (Win32_TSGatewayServerSettings) of ROOT\CIMV2\TerminalServices and in 2 namespaces
▲ SetAuthorizationPlugin methodReturn uint32 {'out':True} Parameters Name CIMType ID IN OUT Qualifiers PluginName string 0 ✓ - {'Description':'Name of the authorization plug-in','In':True}
Description 'Customizes the authorization plug-in for the TS Gateway server' Implemented True SetAuthorizationPlugin method is in 1 class (Win32_TSGatewayServerSettings) of ROOT\CIMV2\TerminalServices and in 2 namespaces
▲ SetCertificate methodReturn uint32 {'out':True} Parameters Name CIMType ID IN OUT Qualifiers CertHash uint8 0 ✓ - {'Description':'Certificate hash','In':True}
Description 'Sets the certificate for 443 https binding in IIS' Implemented True SetCertificate method is in 1 class (Win32_TSGatewayServerSettings) of ROOT\CIMV2\TerminalServices and in 2 namespaces
▲ SetCertificateACL methodReturn uint32 {'out':True} Parameters Name CIMType ID IN OUT Qualifiers CertHash uint8 0 ✓ - {'Description':'Certificate hash','In':True}
Description 'Method to set the certificate ACL' Implemented True static True SetCertificateACL method is in 1 class (Win32_TSGatewayServerSettings) of ROOT\CIMV2\TerminalServices and in 2 namespaces
▲ SetDefaultPluginsAndRecycleRpcApplicationPools methodReturn uint32 {'out':True} Description 'Sets the native authentication/authorization plug-ins. This method recycles RPC application pools in IISand results in disconnecting of existing connections' Implemented True SetDefaultPluginsAndRecycleRpcApplicationPools method is in 1 class (Win32_TSGatewayServerSettings) of ROOT\CIMV2\TerminalServices and in 2 namespaces
▲ SetEnforceChannelBinding methodReturn uint32 {'out':True} Parameters Name CIMType ID IN OUT Qualifiers EnforceChannelBinding boolean 0 ✓ - {'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' Implemented True SetEnforceChannelBinding method is in 1 class (Win32_TSGatewayServerSettings) of ROOT\CIMV2\TerminalServices and in 2 namespaces
▲ SetIPAndPort methodReturn uint32 {'out':True} Parameters Name CIMType ID IN OUT Qualifiers TransportType uint16 0 ✓ - {'Description':'Transport type','In':True} IPAddress string 1 ✓ - {'Description':'Listening IP address','In':True} Port uint16 2 ✓ - {'Description':'Listening port','In':True} OverrideExisting boolean 3 ✓ - {'Description':'Flag to indicate whether to override the existing IP/Port binding for HTTP','In':True}
Description 'Configures transports listening IP address and port' Implemented True SetIPAndPort method is in 1 class (Win32_TSGatewayServerSettings) of ROOT\CIMV2\TerminalServices and in 2 namespaces
▲ SetMaxConnections methodReturn uint32 {'out':True} Parameters Name CIMType ID IN OUT Qualifiers Connections uint32 0 ✓ - {'Description':'Number of connections','In':True} IsUnlimited boolean 1 ✓ - {'Description':'Is unlimited allowed','In':True}
Description 'method to set maximum number of allowed connections' Implemented True SetMaxConnections method is in 1 class (Win32_TSGatewayServerSettings) of ROOT\CIMV2\TerminalServices and in 2 namespaces
▲ SetSslBridging methodReturn uint32 {'out':True} Parameters Name CIMType ID IN OUT Qualifiers SslBridging uint32 0 ✓ - {'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' Implemented True SetSslBridging method is in 1 class (Win32_TSGatewayServerSettings) of ROOT\CIMV2\TerminalServices and in 2 namespaces
▲ TSGRemoveAdminMsg methodReturn uint32 {'out':True} Description 'Method to remove admin msg' Implemented True TSGRemoveAdminMsg method is in 1 class (Win32_TSGatewayServerSettings) of ROOT\CIMV2\TerminalServices and in 2 namespaces
▲ TSGRemoveConsentMsg methodReturn uint32 {'out':True} Description 'Method to remove consent msg' Implemented True TSGRemoveConsentMsg method is in 1 class (Win32_TSGatewayServerSettings) of ROOT\CIMV2\TerminalServices and in 2 namespaces
▲ TSGStoreAdminMsg methodReturn uint32 {'out':True} Parameters Name CIMType ID IN OUT Qualifiers TSGAdmMsg string 0 ✓ - {'Description':'string Msg','In':True} MsgStartTime string 1 ✓ - {'Description':'Start time','In':True} MsgEndTime string 2 ✓ - {'Description':'end time','In':True}
Description 'Method to send admin msg' Implemented True TSGStoreAdminMsg method is in 1 class (Win32_TSGatewayServerSettings) of ROOT\CIMV2\TerminalServices and in 2 namespaces
▲ TSGStoreConsentMsg methodReturn uint32 {'out':True} Parameters Name CIMType ID IN OUT Qualifiers TSGConMsgText string 0 ✓ - {'Description':'string Msg','In':True}
Description 'Method to send Consent msg' Implemented True 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 propertyCIMTYPE 'string' Description 'Admin Message End Time' read True AdminMessageEndTime property is in 1 class (Win32_TSGatewayServerSettings) of ROOT\CIMV2\TerminalServices and in 2 namespaces
▲ adminMessageStartTime propertyCIMTYPE 'string' Description 'Admin Message Start Time' read True AdminMessageStartTime property is in 1 class (Win32_TSGatewayServerSettings) of ROOT\CIMV2\TerminalServices and in 2 namespaces
▲ adminMessageText propertyCIMTYPE 'string' Description ' Admin Message Text' read True AdminMessageText property is in 1 class (Win32_TSGatewayServerSettings) of ROOT\CIMV2\TerminalServices and in 2 namespaces
▲ AuthenticationPluginCLSID propertyCIMTYPE 'string' Description 'Current authentication plug-in CLSID' read True AuthenticationPluginCLSID property is in 1 class (Win32_TSGatewayServerSettings) of ROOT\CIMV2\TerminalServices and in 2 namespaces
▲ AuthenticationPluginDescription propertyCIMTYPE 'string' Description 'Current authentication plug-in description' read True AuthenticationPluginDescription property is in 1 class (Win32_TSGatewayServerSettings) of ROOT\CIMV2\TerminalServices and in 2 namespaces
▲ AuthenticationPluginName propertyCIMTYPE 'string' Description 'Current authentication plug-in name' read True AuthenticationPluginName property is in 1 class (Win32_TSGatewayServerSettings) of ROOT\CIMV2\TerminalServices and in 2 namespaces
▲ AuthorizationPluginCLSID propertyCIMTYPE 'string' Description 'Current authorization plug-in CLSID' read True AuthorizationPluginCLSID property is in 1 class (Win32_TSGatewayServerSettings) of ROOT\CIMV2\TerminalServices and in 2 namespaces
▲ AuthorizationPluginDescription propertyCIMTYPE 'string' Description 'Current authorization plug-in description' read True AuthorizationPluginDescription property is in 1 class (Win32_TSGatewayServerSettings) of ROOT\CIMV2\TerminalServices and in 2 namespaces
▲ AuthorizationPluginName propertyCIMTYPE 'string' Description 'Current authorization plug-in name' read True AuthorizationPluginName property is in 1 class (Win32_TSGatewayServerSettings) of ROOT\CIMV2\TerminalServices and in 2 namespaces
▲ CentralCAPEnabled propertyCIMTYPE 'boolean' Description 'Specifies whether central cap servers are used for caps' read True CentralCAPEnabled property is in 1 class (Win32_TSGatewayServerSettings) of ROOT\CIMV2\TerminalServices and in 2 namespaces
▲ CertHash propertyCIMTYPE 'uint8' Description 'Gets the certificate from 443 https binding in IIS' read True CertHash property is in 1 class (Win32_TSGatewayServerSettings) of ROOT\CIMV2\TerminalServices and in 2 namespaces
▲ consentMessageText propertyCIMTYPE 'string' Description 'Consent Message Text' read True ConsentMessageText property is in 1 class (Win32_TSGatewayServerSettings) of ROOT\CIMV2\TerminalServices and in 2 namespaces
▲ EnforceChannelBinding propertyCIMTYPE 'boolean' Description 'Flag to indicate if channel binding is enforced' read True EnforceChannelBinding property is in 1 class (Win32_TSGatewayServerSettings) of ROOT\CIMV2\TerminalServices and in 2 namespaces
▲ IsConfigured propertyCIMTYPE 'boolean' Description 'Specifies whether IIS and RPC settings required by TS Gateway service are configured' read True IsConfigured property is in 1 class (Win32_TSGatewayServerSettings) of ROOT\CIMV2\TerminalServices and in 2 namespaces
▲ MaxConnections propertyCIMTYPE 'uint32' Description 'Maximum number of connections allowed through the TS Gateway server' key True read True MaxConnections property is in 1 class (Win32_TSGatewayServerSettings) of ROOT\CIMV2\TerminalServices and in 7 namespaces
▲ MaximumAllowedConnectionsBySku propertyCIMTYPE 'uint32' Description 'Maximum number of connections that the SKU can allow' read True MaximumAllowedConnectionsBySku property is in 1 class (Win32_TSGatewayServerSettings) of ROOT\CIMV2\TerminalServices and in 2 namespaces
▲ MaxLogEvents propertyCIMTYPE 'uint32' Description 'Max number of types log events' read True MaxLogEvents property is in 1 class (Win32_TSGatewayServerSettings) of ROOT\CIMV2\TerminalServices and in 2 namespaces
▲ MaxProtocols propertyCIMTYPE 'uint32' Description 'Number of protocols supported in TS Gateway' read True MaxProtocols property is in 1 class (Win32_TSGatewayServerSettings) of ROOT\CIMV2\TerminalServices and in 2 namespaces
▲ OnlyConsentCapableClients propertyCIMTYPE 'boolean' Description 'Specifies whether only consent message capable of clients has to connect' read True OnlyConsentCapableClients property is in 1 class (Win32_TSGatewayServerSettings) of ROOT\CIMV2\TerminalServices and in 2 namespaces
▲ RequestSOH propertyCIMTYPE 'boolean' Description 'Specifies whether tsg server has to request client for Statement of Health' read True RequestSOH property is in 1 class (Win32_TSGatewayServerSettings) of ROOT\CIMV2\TerminalServices and in 2 namespaces
▲ SkuName propertyCIMTYPE 'string' Description 'Name of the SKU' read True SkuName property is in 1 class (Win32_TSGatewayServerSettings) of ROOT\CIMV2\TerminalServices and in 2 namespaces
▲ SslBridging propertyCIMTYPE 'uint32' Description 'Specifies which SSL bridging is used. 0 means no SSL bridging, 1 means HTTPS-HTTP bridging, 2 means HTTPS-HTTPS bridging' read True SslBridging property is in 1 class (Win32_TSGatewayServerSettings) of ROOT\CIMV2\TerminalServices and in 2 namespaces
▲ UnlimitedConnections propertyCIMTYPE 'boolean' Description 'Flag to indicate unlimited number of connections are allowed in TSG or not' read True UnlimitedConnections property is in 1 class (Win32_TSGatewayServerSettings) of ROOT\CIMV2\TerminalServices and in 2 namespaces
Win32_TSGatewayServerSettings Qualifiers Name Value ToInstance ToSubclass Overridable Amended Local
Description 'Server settings class contains configuration of TS Gateway.It contains properties and methods to configure TS Gateway' ✗ ✓ ✓ ✓ ✓
dynamic True ✓ ✗ ✓ ✗ ✓
LOCALE 1033 ✗ ✗ ✓ ✓ ✓
provider 'AAGProvider' ✗ ✗ ✓ ✗ ✓
Win32_TSGatewayServerSettings System properties Name Value Origin CIMType Local Array
__PATH '\\.\ROOT\CIMV2\TerminalServices:Win32_TSGatewayServerSettings' ___SYSTEM 8 ✗ ✗
__NAMESPACE 'ROOT\CIMV2\TerminalServices' ___SYSTEM 8 ✗ ✗
__SERVER '.' ___SYSTEM 8 ✗ ✗
__DERIVATION [] ___SYSTEM 8 ✗ ✓
__PROPERTY_COUNT 23 ___SYSTEM 3 ✗ ✗
__RELPATH 'Win32_TSGatewayServerSettings ' ___SYSTEM 8 ✗ ✗
__DYNASTY 'Win32_TSGatewayServerSettings ' ___SYSTEM 8 ✗ ✗
__SUPERCLASS null ___SYSTEM 8 ✗ ✗
__CLASS 'Win32_TSGatewayServerSettings ' ___SYSTEM 8 ✗ ✗
__GENUS 1 ___SYSTEM 3 ✗ ✗
Similar Classes to Win32_TSGatewayServerSettings Number of classes:3
Please enable JavaScript to view the comments powered by Disqus.
comments powered by