共用方式為


ICertPropertyDescription::get_Description 方法 (certenroll.h)

Description 屬性會擷取憑證的描述。 描述會識別憑證的預定用途。

這個屬性是唯讀的。

語法

HRESULT get_Description(
  BSTR *pValue
);

參數

pValue

傳回值

備註

呼叫 Initialize 方法以建立描述。

規格需求

需求
最低支援的用戶端 Windows Vista [僅限傳統型應用程式]
最低支援的伺服器 Windows Server 2008 [僅限傳統型應用程式]
目標平台 Windows
標頭 certenroll.h
Dll CertEnroll.dll

另請參閱

ICertProperties

ICertProperty

ICertPropertyDescription

ICertPropertyFriendlyName