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

IsFeatureActiveEx. Checks if feature is activated and certificate can be changed to some custom value 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:
True if feature is active; false otherwise.