Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
The ICertPropertyBackedUp interface represents an external certificate property that identifies whether a certificate has been backed up and, if so, the date and time that it was saved. This property is not currently used.
Inheritance
The ICertPropertyBackedUp interface inherits from ICertProperty. ICertPropertyBackedUp also has these types of members:
Methods
The ICertPropertyBackedUp interface has these methods.
| ICertPropertyBackedUp::get_BackedUpTime  Retrieves the date and time at which the certificate was backed up.  | 
| ICertPropertyBackedUp::get_BackedUpValue  Retrieves a Boolean value that identifies whether the certificate was backed up.  | 
| ICertPropertyBackedUp::Initialize  Initializes the object from a Boolean value and a date.  | 
| ICertPropertyBackedUp::InitializeFromCurrentTime  Initializes the property from a Boolean value and the current system date and time.  | 
Requirements
| Requirement | Value | 
|---|---|
| Minimum supported client | Windows Vista [desktop apps only] | 
| Minimum supported server | Windows Server 2008 [desktop apps only] | 
| Target Platform | Windows | 
| Header | certenroll.h |