Import(String, CertificateTemplateExportFormat) | Imports serialized certificate templates using specified serializer format into current list. If successful, imported templates will overwrite all templates in current collection. |
Import(String, ICertificateTemplateFormatter) | Imports serialized certificate templates using specified formatter into current list. If successful, imported templates will overwrite all templates in current collection. |