Enum CertificateStoreLocation
Namespace: Varigence.Languages.Biml.Connection
Assembly: Biml.dll
C#
public enum CertificateStoreLocation
Fields
| Fields | Description |
|---|---|
| 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. |