CertificateTemplateCollectionExport(CertificateTemplateExportFormat) Method
            Exports current collection into a specified serialized format.
            
Namespace: SysadminsLV.PKI.CertificateTemplatesAssembly: SysadminsLV.PKI.Win (in SysadminsLV.PKI.Win.dll) Version: 4.3.0+a868daf3196ed1ac6592e4f3e5cd2b429fc81eaa
public string Export(
	CertificateTemplateExportFormat format
)
Public Function Export ( 
	format As CertificateTemplateExportFormat
) As String
public:
String^ Export(
	CertificateTemplateExportFormat format
)
member Export : 
        format : CertificateTemplateExportFormat -> string 
- format  CertificateTemplateExportFormat
- Specifies the format to export current collection into.
StringSerialized string.