Enum CertificateStoreLocation
C#
public enum CertificateStoreLocation
Fields
| 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. |