OcspResponderRevocationConfigurationReminderDuration Property
Gets a percentage of the signing certificate validity period at which the responder will notify the administrator that certificate
is about to expire. Default value is 90%.
Namespace: SysadminsLV.PKI.Management.CertificateServicesAssembly: SysadminsLV.PKI.Win (in SysadminsLV.PKI.Win.dll) Version: 4.0.1.0 (4.0.1.0)
public int ReminderDuration { get; set; }
Public Property ReminderDuration As Integer
Get
Set
public:
property int ReminderDuration {
int get ();
void set (int value);
}
member ReminderDuration : int with get, set
Property Value
Int32 Setter value must be in range 0-100.