Notatka
Dostęp do tej strony wymaga autoryzacji. Może spróbować zalogować się lub zmienić katalogi.
Dostęp do tej strony wymaga autoryzacji. Możesz spróbować zmienić katalogi.
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 put_PropertyId(
CERTENROLL_PROPERTYID Value
);
Parameters
Value
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 |