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.

Definition

Namespace: PKI.CertificateServices.PolicyModule
Assembly: SysadminsLV.PKI.Win (in SysadminsLV.PKI.Win.dll) Version: 4.0.1.0 (4.0.1.0)
C#
public Oid[] DisabledExtensionList { get; }

Property Value

Oid

See Also