Mono Class Library: Overview

System.Security.Cryptography.X509Certificates.X509Certificate2Collection: Method Members

The methods of System.Security.Cryptography.X509Certificates.X509Certificate2Collection are listed below. For a list of all members, see the X509Certificate2Collection Members list.

See Also: Inherited members from System.Security.Cryptography.X509Certificates.X509CertificateCollection

Public Methods

Add(X509Certificate2) : int
Documentation for this section has not yet been entered.
AddRange(X509Certificate2[])
Documentation for this section has not yet been entered.
AddRange(X509Certificate2Collection)
Documentation for this section has not yet been entered.
Contains(X509Certificate2) : bool
Documentation for this section has not yet been entered.
Export(X509ContentType) : byte[]
Documentation for this section has not yet been entered.
Export(X509ContentType, string) : byte[]
Documentation for this section has not yet been entered.
Find(X509FindType, object, bool) : X509Certificate2Collection
Documentation for this section has not yet been entered.
GetEnumerator() : X509Certificate2Enumerator
Documentation for this section has not yet been entered.
Import(byte[])
Documentation for this section has not yet been entered.
Import(string)
Documentation for this section has not yet been entered.
Import(byte[], string, X509KeyStorageFlags)
Documentation for this section has not yet been entered.
Import(string, string, X509KeyStorageFlags)
Documentation for this section has not yet been entered.
Insert(int, X509Certificate2)
Documentation for this section has not yet been entered.
Remove(X509Certificate2)
Documentation for this section has not yet been entered.
RemoveRange(X509Certificate2[])
Documentation for this section has not yet been entered.
RemoveRange(X509Certificate2Collection)
Documentation for this section has not yet been entered.