System.Security.Cryptography.X509Certificates.X509Store.X509Store C# (CSharp) Method

X509Store() public method

public X509Store ( )
        public X509Store()
        {
        }

Same methods

X509Store::X509Store ( System storeHandle )
X509Store::X509Store ( System storeName, System storeLocation )
X509Store::X509Store ( string storeName )
X509Store::X509Store ( string storeName, System storeLocation )
X509Store::X509Store ( ) : System.Diagnostics
X509Store::X509Store ( IntPtr storeHandle ) : System.Diagnostics
X509Store::X509Store ( StoreLocation storeLocation ) : System.Diagnostics
X509Store::X509Store ( StoreName storeName ) : System.Diagnostics
X509Store::X509Store ( StoreName storeName, StoreLocation storeLocation ) : System.Diagnostics
X509Store::X509Store ( string storeName ) : System.Diagnostics
X509Store::X509Store ( string storeName, StoreLocation storeLocation ) : System.Diagnostics