MySqlCertificateStoreLocation Enumeration |
Namespace: MySql.Data.MySqlClient
Member name | Value | Description | |
---|---|---|---|
None | 0 | Do not use certificate store. | |
CurrentUser | 1 | Use certificate store for the current user. | |
LocalMachine | 2 | User certificate store for the machine. |