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%.

Definition

Namespace: SysadminsLV.PKI.Management.CertificateServices
Assembly: SysadminsLV.PKI.Win (in SysadminsLV.PKI.Win.dll) Version: 4.0.1.0 (4.0.1.0)
C#
public int ReminderDuration { get; set; }

Property Value

Int32

Remarks

Setter value must be in range 0-100.

See Also