ICryptAttributes 介面 (certenroll.h)

ICryptAttributes 介面包含方法與屬性,可讓您管理 ICryptAttribute 物件的集合。

繼承

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

方法

ICryptAttributes 介面具有這些方法。

 
ICryptAttributes::Add

將 ICryptAttribute 物件新增至集合。
ICryptAttributes::AddRange

將 ICryptAttribute 物件的範圍新增至集合。 屬性包含在另一個 ICryptAttributes 集合中。
ICryptAttributes::Clear

從集合中移除所有 ICryptAttribute 物件。
ICryptAttributes::get__NewEnum

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

擷取集合中的 ICryptAttribute 物件數目。
ICryptAttributes::get_IndexByObjectId

依物件標識符擷取屬性的索引, (OID) 。
ICryptAttributes::get_ItemByIndex

依索引編號從集合擷取 ICryptAttribute 物件。
ICryptAttributes::Remove

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

規格需求

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

另請參閱

CertEnroll 介面

IDispatch