ComponentSpace SAML Class Library Reference

CertificateStore.OpenMySystemStore Method

Opens the MY store for the current user.

Overload List

Opens the MY store for the current user.

public static CertificateStore OpenMySystemStore();

Opens the MY store in the specified location.

public static CertificateStore OpenMySystemStore(CertificateStoreLocation);

See Also

CertificateStore Class | ComponentSpace.CryptoHelper Namespace