KSC Open API
Kaspersky Security Center API description
|
ProductName: 1103
ProductVersion: 1.0.0.0
Section: KSNPROXY_SETTINGS
Name | Type | Description | Default value |
---|---|---|---|
KSNPROXY_ENABLE | paramBool | Is KSN proxy enabled | false |
KSNPROXY_TCP_PORT | paramInt | Proxy TCP port | 13111 |
KSNPROXY_UDP_PORT | paramInt | Proxy UDP port | 15111 |
KSNPROXY_ENABLE_HTTPS | paramBool | Enable https port | false |
KSNPROXY_HTTPS_PORT | paramInt | Proxy HTTPS port | 17111 |
KSNPROXY_USE_MASTER_KSNPROXY_AS_KSN | paramBool | Use KsnProxy on server to connect to KSN | true (false - in case of HOSTED mode) |
KSNPROXY_USE_DIRECT_CONN_KPSN | paramBool | Force to use direct connection to KPSN (ignores proxy settings) | false |