iCertProperties 介面 (certenroll.h)
ICertProperties 介面包含可讓您管理憑證屬性集合的方法和屬性。
繼承
ICertProperties 介面繼承自 IDispatch 介面。 ICertProperties 也有下列類型的成員:
方法
ICertProperties 介面具有這些方法。
ICertProperties::Add 將屬性加入至集合中。 |
ICertProperties::Clear 從集合中移除所有屬性。 |
ICertProperties::get__NewEnum 擷取集合的列舉值。 (ICertProperties.get__NewEnum) |
ICertProperties::get_Count 擷取集合中的屬性數目。 |
ICertProperties::get_ItemByIndex 依索引編號從集合擷取屬性。 |
ICertProperties::InitializeFromCertificate 從憑證中包含的屬性初始化集合。 |
ICertProperties::Remove 依索引值從集合中移除屬性。 |
規格需求
需求 | 值 |
---|---|
最低支援的用戶端 | Windows Vista [僅限傳統型應用程式] |
最低支援的伺服器 | Windows Server 2008 [僅限傳統型應用程式] |
目標平台 | Windows |
標頭 | certenroll.h |