Click or drag to resize

ExtensionListDisabledExtensionList Property

Gets extension list that are not included in issued certificate even if they are included in certificate request and/or defined by certificate template.

Namespace:  PKI.CertificateServices.PolicyModule
Assembly:  SysadminsLV.PKI (in SysadminsLV.PKI.dll) Version: 3.7.0.0 (3.7.0.0)
Syntax
public Oid[] DisabledExtensionList { get; }

Property Value

Type: Oid
See Also