KSC Open API
Kaspersky Security Center API description
params ServerTransportSettings::GetFeatureSettingsEx ( wstring  szwCertType,
params  pSettings 
)

Get feature settings for one of the web servers

Parameters:
szwCertTypeCertificate type (can be "CERT_TYPE_MOBILE", "CERT_TYPE_EMBEDDED")
pSettingsRequest settings.
                    "TRSP_SETTIGNS_WEB_SRV_LOCAL"            [paramBool], Web server local;
                    "TRSP_SETTIGNS_WEB_SRV_HOST_ID"          [paramString], Web server host id;
                
Returns:
Feature settings:
                    "FeatureEnabled"         [paramBool], feature activated;
                    "AutoRenewEnabled"       [paramBinary], automatic certificate renewal enabled;
                    "AutoRenewDaysLeft"      [paramInt], reserve certificate generation time (number of days until the current certificate expires);