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