ComponentPro UltimateFtp

X509Certificate2Collection Class

See AlsoMembersMembers Options: Show AllLanguage Filter: AllSend comments on this topic to ComponentPro
Represents a collection of X509Certificate2 objects.

Syntax

public sealed class X509Certificate2Collection : List<T>

Inheritance Hierarchy

      ComponentPro.Security.Certificates.ComponentPro.Security.Certificates.X509Certificate2Collection

Framework

.NET Compact Framework.NET Compact Framework

Supported version: 2.0, 3.5, and 3.9
Assembly: ComponentPro.Network.CF (in ComponentPro.Network.CF.dll)

Portable Class Library for Windows Phone 8.1 and Windows 8.1 Store AppsPortable Class Library for Windows Phone 8.1 and Windows 8.1 Store Apps

Supported version: 4.6.x and later
Assembly: ComponentPro.Network.WinPcl (in ComponentPro.Network.WinPcl.dll)

Universal Windows Platform (includes Windows 10 Mobile, Windows 10 Store Apps and Windows 10 IoT)Universal Windows Platform (includes Windows 10 Mobile, Windows 10 Store Apps and Windows 10 IoT)

Supported version: 4.6.x and later
Assembly: ComponentPro.Network.Uwp (in ComponentPro.Network.Uwp.dll)

See Also