IX509EnrollmentStatus::get_Selected method (certenroll.h)
The Selected property specifies or retrieves a value that indicates whether an item can be used during the enrollment process.
This property is read/write.
Syntax
HRESULT get_Selected(
EnrollmentSelectionStatus *pValue
);
Parameters
pValue
Return value
None
Remarks
This property is currently used only to identify which cryptographic provider/algorithm pairs can be used to create a key. For more information, see the GetCspStatuses method on the IX509CertificateRequestPkcs10 interface.
Requirements
| 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 |