Click or drag to resize

CertificateTemplateSettingsExtensions Property

Gets certificate extensions defined within current certificate template.

Namespace:  PKI.CertificateTemplates
Assembly:  SysadminsLV.PKI (in SysadminsLV.PKI.dll) Version: 3.7.0.0 (3.7.0.0)
Syntax
public X509ExtensionCollection Extensions { get; }

Property Value

Type: X509ExtensionCollection
See Also