Specifies the location of the X509 certificate store.
| C# | Visual Basic |
public enum StoreLocation
Public Enumeration StoreLocation
| Member | Description |
|---|---|
| CurrentUser |
The X509 certificate store used by the current user.
|
| LocalMachine |
The X509 certificate store assigned to the local machine.
|
| HasFlag |
Determines whether one or more bit fields are set in the current instance.
|