ICspStatus::get_CspInformation 方法 (certenroll.h)
CspInformation 屬性會擷取 ICspInformation 物件,其中包含提供者的一般資訊。 此屬性已啟用 Web。
這個屬性是唯讀的。
語法
HRESULT get_CspInformation(
ICspInformation **ppValue
);
參數
ppValue
傳回值
無
備註
ICspInformation 物件包含下列 CSP 相關信息:
- 支持的演算法及其預定用途的集合。
- CSP 是在硬體或軟體中實作。
- CSP 是智慧卡提供者還是舊版提供者。
- 版本號碼和名稱。
- CSP 是否安裝在用戶端電腦上。
規格需求
需求 | 值 |
---|---|
最低支援的用戶端 | Windows Vista [僅限傳統型應用程式] |
最低支援的伺服器 | Windows Server 2008 [僅限傳統型應用程式] |
目標平台 | Windows |
標頭 | certenroll.h |
Dll | CertEnroll.dll |