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 PropertyId property specifies or retrieves a value of the CERTENROLL_PROPERTYID enumeration that identifies an external certificate property.
This property is read/write.
Syntax
HRESULT get_PropertyId(
CERTENROLL_PROPERTYID *pValue
);
Parameters
pValue
Return value
None
Remarks
Call the PropertyId property before trying to initialize the ICertProperty object. Call the InitializeDecode method or the InitializeFromCertificate method to create a value for the certificate property. Call the RawData property to retrieve the 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 |