Notatka
Dostęp do tej strony wymaga autoryzacji. Może spróbować zalogować się lub zmienić katalogi.
Dostęp do tej strony wymaga autoryzacji. Możesz spróbować zmienić katalogi.
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 get_ReminderDuration(
ULONG *pVal
);
Parameters
pVal
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 |