![](dotnetdiagramimages/OpcLabs_BaseLib_OpcLabs_BaseLib_Security_Cryptography_PkiCertificates_ComTypes__PkiCertificateCollection.png)
This interface represents a collection, where the items are of type OpcLabs.BaseLib.Security.Cryptography.PkiCertificates.IPkiCertificate.
'Declaration
<DefaultMemberAttribute("Item")> <CLSCompliantAttribute(False)> <ComVisibleAttribute(True)> <GuidAttribute("802684EB-849B-463E-AA2A-586139AF2B20")> <InterfaceTypeAttribute(ComInterfaceType.InterfaceIsDual)> Public Interface _PkiCertificateCollection
'Usage
Dim instance As _PkiCertificateCollection
[DefaultMember("Item")] [CLSCompliant(false)] [ComVisible(true)] [Guid("802684EB-849B-463E-AA2A-586139AF2B20")] [InterfaceType(ComInterfaceType.InterfaceIsDual)] public interface _PkiCertificateCollection
[DefaultMember("Item")] [CLSCompliant(false)] [ComVisible(true)] [Guid("802684EB-849B-463E-AA2A-586139AF2B20")] [InterfaceType(ComInterfaceType.InterfaceIsDual)] public interface class _PkiCertificateCollection
This member or type is for use from COM. It is not meant to be used from .NET or Python. Refer to the corresponding .NET member or type instead, if you are developing in .NET or Python.