Overload List

  NameDescription
Public methodSupported by the .NET Compact FrameworkCertificateStore(ICollection)
Creates a temporary memory-based certificate store and populates it with certificates from the specified collection.
Public methodSupported by the .NET Compact FrameworkCertificateStore(String)
Opens a system certificate store of the specified name.
Public methodSupported by the .NET Compact FrameworkCertificateStore(CertificateStoreName)
Opens a system certificate store of the specified name.
Public methodSupported by the .NET Compact FrameworkCertificateStore(String, CertificateStoreLocation)
Opens a system certificate store of the specified name a the specified location.
Public methodSupported by the .NET Compact FrameworkCertificateStore(CertificateStoreName, CertificateStoreLocation)
Opens a system certificate store of the specified name a the specified location.

See Also