ICertPropertyBackedUp interface (certenroll.h)
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.
Note The CERTENROLL_PROPERTYID value is XCN_CERT_BACKED_UP_PROP_ID.
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 |