IOCSPProperty::p ut_Value 方法 (certadm.h)
Value 屬性會取得或設定 OCSPProperty 物件所代表之名稱/值組的數據部分。
這是可讀寫的屬性。
語法
HRESULT put_Value(
VARIANT newVal
);
參數
newVal
傳回值
無
備註
如需 newVal 和 pVal 的可能值,請參閱 OCSPServiceProperties 或 ProviderProperties。
規格需求
需求 | 值 |
---|---|
最低支援的用戶端 | 都不支援 |
最低支援的伺服器 | Windows Server 2008 Datacenter、Windows Server 2008 Enterprise [僅限傳統型應用程式] |
目標平台 | Windows |
標頭 | certadm.h (包含 Certserv.h) |
程式庫 | Certadm.lib |
Dll | Certadm.dll |