IX509CertificateRequestPkcs10::get_CryptAttributes 方法 (certenroll.h)

CryptAttributes 屬性會擷取選擇性憑證屬性的 ICryptAttributes 集合。

這個屬性是唯讀的。

語法

HRESULT get_CryptAttributes(
  ICryptAttributes **ppValue
);

參數

ppValue

傳回值

備註

呼叫此屬性之前,您必須先初始化 IX509CertificateRequestPkcs10 物件。 如需詳細資訊,請參閱下列任一方法:

規格需求

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

另請參閱

IX509CertificateRequestPkcs10