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 Type property retrieves a value that specifies the type of the request object.
This property is read-only.
Syntax
HRESULT get_Type(
X509RequestType *pValue
);
Parameters
pValue
Return value
None
Remarks
You can use this property with the GetInnerRequest method to determine the type of the inner request object.
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 |