Click or drag to resize

IssuanceRequirementsExistingCertForRenewal Property

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

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

Property Value

Type: Boolean
See Also