X509CertificateTemplateExtension Class
            Defines Microsoft proprietary X.509 extension that represents certificate template extension used by
            Enterprise CA to store certificate template information. This extension is used by CAs and
            certificate autoenrollment to perform certificate-based renewals.
            
Namespace: SysadminsLV.PKI.Cryptography.X509CertificatesAssembly: SysadminsLV.PKI (in SysadminsLV.PKI.dll) Version: 4.3.0+c7aa42c7e4fd98d87c1722b230e8e27c1bbf41f0
public sealed class X509CertificateTemplateExtension : X509Extension
Public NotInheritable Class X509CertificateTemplateExtension
	Inherits X509Extension
public ref class X509CertificateTemplateExtension sealed : public X509Extension
[<SealedAttribute>]
type X509CertificateTemplateExtension = 
    class
        inherit X509Extension
    end
- Inheritance
- X509Extension    X509CertificateTemplateExtension