共用方式為


iCertificationAuthorities 介面 (certenroll.h)

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

繼承

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

方法

ICertificationAuthorities 介面具有這些方法。

 
ICertificationAuthorities::Add

將 ICertificationAuthority 物件加入至集合。
ICertificationAuthorities::Clear

從集合中移除所有 ICertificationAuthority 物件。
ICertificationAuthorities::ComputeSiteCosts

目前未使用。
ICertificationAuthorities::get__NewEnum

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

擷取集合中的 ICertificationAuthority 物件數目。
ICertificationAuthorities::get_ItemByIndex

依索引編號從集合擷取 ICertificationAuthority 物件。
ICertificationAuthorities::get_ItemByName

依證書頒發機構單位名稱從集合擷取 ICertificationAuthority 物件。
ICertificationAuthorities::Remove

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

規格需求

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

另請參閱

ICertificationAuthority

IDispatch