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.
Namespace: PKI.CertificateTemplatesAssembly: SysadminsLV.PKI.Win (in SysadminsLV.PKI.Win.dll) Version: 4.0.1.0 (4.0.1.0)
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