ICryptAttribute::get_Values method (certenroll.h)
The Values property retrieves an IX509Attributes object that contains a collection of attributes.
This property is read-only.
Syntax
HRESULT get_Values(
IX509Attributes **ppValue
);
Parameters
ppValue
Return value
None
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 |