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.3.0+a868daf3196ed1ac6592e4f3e5cd2b429fc81eaa
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