Enum SQLServerAuthenticationModeEnum
- Namespace
- CMS.DataEngine
- Assembly
- CMS.DataEngine.dll
Enumeration of the SQL authentication mode.
public enum SQLServerAuthenticationModeEnum
- Extension Methods
Fields
SQLServerAuthentication = 0
SQL Server authentication.
WindowsAuthentication = 1
Windows authentication.