KSC Open API  13.0
Kaspersky Security Center API description
array MdmCertCtrlApi::GetPkiTemplates ( boolean  bForceReload)

Get PKI templates.

Parameters:
bForceReload(paramBool) if True then templates will be reloaded from AD, if False then it will be loaded from cache
Returns:
array (paramArray) of templates (paramParams)
AttributeTypeDescriptionAdditional information
"PKI_TMPL_CN"(paramString)common namemandatory
"PKI_TMPL_DISPLAYNAME"(paramString)display namemandatory
"PKI_TMPL_DISTINGUISGEDNAME"(paramString)distinguished namemandatory
"PKI_TMPL_EKUS"(paramArray) of (paramString)array of supported EKUs (Enchanced Key Usage)optional