IEnroll4::AddAuthenticatedAttributesToPKCS7Request method
[This method is no longer available for use as of Windows Server 2008 and Windows Vista.]
The AddAuthenticatedAttributesToPKCS7Request method adds authenticated attributes to a PKCS #7 certificate request. This method was first defined in the IEnroll interface.
Syntax
HRESULT AddAuthenticatedAttributesToPKCS7Request(
[in] PCRYPT_ATTRIBUTES pAttributes
);
Parameters
- pAttributes [in]
-
A pointer to a CRYPT_ATTRIBUTES structure that represents the authenticated attributes to add to the PKCS #7 certificate request.
Return value
The return value is an HRESULT, with S_OK returned if the call is successful.
Requirements
|
Minimum supported client | Windows XP [desktop apps only] |
|---|---|
|
Minimum supported server | Windows Server 2003 [desktop apps only] |
|
End of client support | Windows XP |
|
End of server support | Windows Server 2003 |
|
Header |
|
|
Library |
|
|
DLL |
|
|
IID |
IID_IEnroll4 is defined as f8053fe5-78f4-448f-a0db-41d61b73446b |
See also
Send comments about this topic to Microsoft
Build date: 10/26/2012
