IOCSPCAConfiguration::put_ReminderDuration method (certadm.h)
The ReminderDuration property gets or sets the percentage of a signing certificate lifetime after which a warning event is logged.
This property is read/write.
Syntax
HRESULT put_ReminderDuration(
ULONG newVal
);
Parameters
newVal
Return value
None
Remarks
Percentage values must be in the range 0 through 100; the default value is 90. An Online Certificate Status Protocol (OCSP) responder service includes a service-wide value having this default.
Requirements
Requirement | Value |
---|---|
Minimum supported client | None supported |
Minimum supported server | Windows Server 2008 Datacenter, Windows Server 2008 Enterprise [desktop apps only] |
Target Platform | Windows |
Header | certadm.h (include Certserv.h) |
Library | Certadm.lib |
DLL | Certadm.dll |