CATemplateSetInfo Method
Updates certificate template list issued by a Certification Authority. The method writes all certificates templates contained in
Templates property.
Namespace: PKI.CertificateServicesAssembly: SysadminsLV.PKI.Win (in SysadminsLV.PKI.Win.dll) Version: 4.3.0+a868daf3196ed1ac6592e4f3e5cd2b429fc81eaa
Public Function SetInfo As Boolean
member SetInfo : unit -> bool
Return Value
BooleanTrue if configuration was changed. If an object was not modified since it was instantiated, configuration is not updated
and the method returns
False.
For this method to succeed, the caller must be granted CA Administrator permissions.