Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
The following tables list the members exposed by the X509Store type.
Public Constructors
Name | Description | |
---|---|---|
![]() |
X509Store | Overloaded. Initializes a new instance of the X509Store class. |
Public Properties
Name | Description | |
---|---|---|
![]() |
Certificates | Returns a collection of certificates located in an X.509 certificate store. |
![]() |
Name | Gets the name of the X.509 certificate store. |
Public Methods
Name | Description | |
---|---|---|
![]() |
Add | Overloaded. Adds a certificate to an X.509 certificate store. |
![]() |
Close | Closes an X.509 certificate store. |
![]() |
Open | Opens an X.509 certificate store or creates a new store, depending on OpenFlags flag settings. |
![]() |
Remove | Removes a certificate from an X.509 certificate store. |
See Also
Reference
X509Store Class
System.Security.Cryptography.X509Certificates Namespace