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 BackedUpValue property retrieves a Boolean value that identifies whether the certificate was backed up.
This property is read-only.
Syntax
HRESULT get_BackedUpValue(
VARIANT_BOOL *pValue
);
Parameters
pValue
Return value
None
Remarks
Call the Initialize method or the InitializeFromCurrentTime method to set the BackedUpValue property value.
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 |
| DLL | CertEnroll.dll |