IssuanceRequirementsExistingCertForRenewal Property

Gets the certificate re-enrollment requirements. If the property is set to True, existing valid certificate is sufficient for re-enrollment, otherwise, the same enrollment criteria is required for certificate renewal as was used for initial enrollment.

Definition

Namespace: PKI.CertificateTemplates
Assembly: SysadminsLV.PKI.Win (in SysadminsLV.PKI.Win.dll) Version: 4.0.1.0 (4.0.1.0)
C#
public bool ExistingCertForRenewal { get; }

Property Value

Boolean

See Also