CertificateStoreLocation Enumeration
CertificateStoreLocation Enumeration
Provides options for the certificate store locations that are commonly available on Windows computers.
Enumeration Values
| Name | Summary |
|---|---|
| CurrentUser | Specifies that the certificate stores for the current user context should be used. |
| LocalMachine | Specifies that the certificate stores for the current machine should be used. |