'Declaration
<CLSCompliantAttribute(True)> <ComDefaultInterfaceAttribute(OpcLabs.BaseLib.Security.Cryptography.PkiCertificates.ComTypes._PkiChain)> <ComVisibleAttribute(True)> <GuidAttribute("93EE37E3-D098-458F-9E43-2A59AEC53899")> <TypeConverterAttribute(System.ComponentModel.ExpandableObjectConverter)> <SerializableAttribute()> Public Class PkiChain Inherits System.Security.Cryptography.X509Certificates.X509Chain Implements OpcLabs.BaseLib.Security.Cryptography.PkiCertificates.ComTypes._PkiChain, System.IDisposable
'Usage
Dim instance As PkiChain
[CLSCompliant(true)] [ComDefaultInterface(OpcLabs.BaseLib.Security.Cryptography.PkiCertificates.ComTypes._PkiChain)] [ComVisible(true)] [Guid("93EE37E3-D098-458F-9E43-2A59AEC53899")] [TypeConverter(System.ComponentModel.ExpandableObjectConverter)] [Serializable()] public class PkiChain : System.Security.Cryptography.X509Certificates.X509Chain, OpcLabs.BaseLib.Security.Cryptography.PkiCertificates.ComTypes._PkiChain, System.IDisposable
[CLSCompliant(true)] [ComDefaultInterface(OpcLabs.BaseLib.Security.Cryptography.PkiCertificates.ComTypes._PkiChain)] [ComVisible(true)] [Guid("93EE37E3-D098-458F-9E43-2A59AEC53899")] [TypeConverter(System.ComponentModel.ExpandableObjectConverter)] [Serializable()] public ref class PkiChain : public System.Security.Cryptography.X509Certificates.X509Chain, OpcLabs.BaseLib.Security.Cryptography.PkiCertificates.ComTypes._PkiChain, System.IDisposable