Discuss this help topic in SecureBlackbox Forum
TElCertificateLookup.DateLookupOptions
Parameters for searching by date.
Declaration
Values:
|
TSBDateLookupOptions values
|
Description
Use this property to define validity period that certificates must have.
Note, setting of DateLookupOptions differs for VCL and .NET versions.
To enable some option in .NET use bitwise OR operation, for example ‘dloBefore | dloAfter | dloBetween’.