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