ICspAlgorithms 介面 (certenroll.h)

ICspAlgorithms 介面會定義下列管理 ICspAlgorithm 物件集合的方法和屬性。

繼承

ICspAlgorithms 介面繼承自 IDispatch 介面。 ICspAlgorithms 也有下列類型的成員:

方法

ICspAlgorithms 介面具有這些方法。

 
ICspAlgorithms::Add

將 ICspAlgorithm 物件新增至集合。
ICspAlgorithms::Clear

從集合中移除所有 ICspAlgorithm 物件。
ICspAlgorithms::get__NewEnum

擷取集合的列舉值。 (ICspAlgorithms.get__NewEnum)
ICspAlgorithms::get_Count

擷取集合中的 ICspAlgorithm 物件數目。
ICspAlgorithms::get_IndexByObjectId

依物件標識符擷取 ICspAlgorithm 物件的索引, (OID) 。
ICspAlgorithms::get_ItemByIndex

依索引編號從集合擷取 ICspAlgorithm 物件。
ICspAlgorithms::get_ItemByName

依名稱從集合擷取 ICspAlgorithm 物件。
ICspAlgorithms::Remove

依索引編號從集合中移除 ICspAlgorithm 物件。

規格需求

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

另請參閱

CertEnroll 介面

IDispatch