KSC Open API
Kaspersky Security Center API description
params MdmCertCtrlApi::GetIssuanceSettingsByType ( int  nCertType)

Retrieve saved issuance settings for specific certificate type.

Parameters:
nCertType(int) Certificate type (see Certificate types).
Returns:
issuance settings (params)
AttributeTypeDescriptionAdditional information
"CI_nCertType"(paramInt)certificate typemandatory, see Certificate types
"CI_bFeatureActive"(paramBool)Is issuance feature activemandatory
"CI_bAutorenewalEnabled"(paramBool)If autorenewal enabledmandatory
"CI_nRenewalPeriodSec"(paramInt)Certificate renewal periodmandatory, in seconds
"CI_bAutoIssuanceDisabled"(paramBool)Is certificate auto-issuance allowedmandatory
"CI_wstrPkiCertTemplateName"(paramString)PKI certificate template nameoptional
"CI_bEncryptionEnabled"(paramBool)Is certificate encryption feature enabledmandatory
"CI_nEncryptionPwdLength"(paramInt)certificate password length for certificate encryption featuremandatory
"CI_nExpiryPeriod"(paramInt)Certificate expiry periodmandatory, in days