QuickOPC User's Guide and Reference
PkiCertificateCollection Class Properties


OpcLabs.BaseLib Assembly > OpcLabs.BaseLib.Security.Cryptography.PkiCertificates Namespace : PkiCertificateCollection Class

For a list of all members of this type, see PkiCertificateCollection members.

Public Properties
 NameDescription
Public PropertyGets the number of elements actually contained in the Collection. (Inherited from System.Collections.ObjectModel.Collection<IPkiCertificate>)
Public Propertystatic (Shared in Visual Basic)An empty PKI certificate collection.  
Public PropertyGets or sets the element at the specified index. (Inherited from System.Collections.ObjectModel.Collection<IPkiCertificate>)
Top
Protected Properties
 NameDescription
Protected PropertyGets a IList wrapper around the Collection. (Inherited from System.Collections.ObjectModel.Collection<IPkiCertificate>)
Top
See Also

Reference

PkiCertificateCollection Class
OpcLabs.BaseLib.Security.Cryptography.PkiCertificates Namespace