Closes an X509 certificate store.
| C# | Visual Basic |
public void Close()
Public Sub Close
This method releases all resources associated with the store.
You should always close an X.509 certificate store after use.
| In The Hand Close Method Namespaces ► InTheHand.Security.Cryptography.X509Certificates ► X509Store ► Close()()()() |
| C# | Visual Basic |
public void Close()
Public Sub Close