IOCSPCAConfiguration::get_Identifier 方法 (certadm.h)
Identifier 屬性會取得證書頒發機構單位 (CA) 組態的名稱。 IOCSPAdmin 和 IOCSPCAConfigurationCollection 的預設實作會設定此值。
這個屬性是唯讀的。
語法
HRESULT get_Identifier(
BSTR *pVal
);
參數
pVal
傳回值
無
備註
pVal 中傳回的名稱會對應至 CreateCAConfiguration 方法之 bstrIdentifier 參數中使用的名稱。
規格需求
需求 | 值 |
---|---|
最低支援的用戶端 | 都不支援 |
最低支援的伺服器 | Windows Server 2008 Datacenter、Windows Server 2008 企業版 [僅限傳統型應用程式] |
目標平台 | Windows |
標頭 | certadm.h (包含 Certserv.h) |
程式庫 | Certadm.lib |
Dll | Certadm.dll |