Specifies the location of the certificate store.
Namespace:
Rebex.Security.Certificates
Assembly:
Rebex.Common (in Rebex.Common.dll)
Syntax
Visual Basic |
---|
Public Enumeration CertificateStoreLocation |
C# |
---|
public enum CertificateStoreLocation |
Members
Member name | Description | |
---|---|---|
![]() | None | None. |
![]() | CurrentUser | The store located at HKEY_CURRENT_USER\Software\Microsoft\SystemCertificates. |
![]() | LocalMachine | The store located at HKEY_LOCAL_MACHINE\Software\Microsoft\SystemCertificates. |