Click or drag to resize

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.CertificateServices
Assembly:  SysadminsLV.PKI (in SysadminsLV.PKI.dll) Version: 3.7.0.0 (3.7.0.0)
Syntax
public int ReminderDuration { get; set; }

Property Value

Type: Int32
Remarks
Setter value must be in range 0-100.
See Also