Enumeration of the SQL authentication mode.
Namespace: CMS.DataEngineAssembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 8.0.0.0 (8.1.5347.20411)
Members
Member name | Value | Description | |
---|---|---|---|
SQLServerAuthentication | 0 | SQL Server authentication. | |
WindowsAuthentication | 1 | Windows authentication. |
See Also