CertificateTemplateRegistrationAuthorityExistingCertForRenewal 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.
Namespace: SysadminsLV.PKI.ADCS.CertificateTemplatesAssembly: SysadminsLV.PKI (in SysadminsLV.PKI.dll) Version: 4.0.1
public bool ExistingCertForRenewal { get; }
Public ReadOnly Property ExistingCertForRenewal As Boolean
Get
public:
property bool ExistingCertForRenewal {
bool get ();
}
member ExistingCertForRenewal : bool with get
Property Value
Boolean