X509Store Members

The following tables list the members exposed by the X509Store type.

Public Constructors

Name Description
Public Method X509Store Overloaded. Initializes a new instance of the X509Store class.

Public Properties

Name Description
Public Property Certificates Returns a collection of certificates located in an X.509 certificate store.
Public Property Name Gets the name of the X.509 certificate store.

Public Methods

Name Description
Public Method Add Overloaded. Adds a certificate to an X.509 certificate store.
Public Method Close Closes an X.509 certificate store.
Public Method Open Opens an X.509 certificate store or creates a new store, depending on OpenFlags flag settings.
Public Method Remove Removes a certificate from an X.509 certificate store.

See Also

Reference

X509Store Class
System.Security.Cryptography.X509Certificates Namespace