SQLServerAuthenticationModeEnum EnumerationKentico 8.0 API Reference
Enumeration of the SQL authentication mode.

Namespace: CMS.DataEngine
Assembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 8.0.0.0 (8.0.5239.26125)
Members

  Member nameValueDescription
SQLServerAuthentication0 SQL Server authentication.
WindowsAuthentication1 Windows authentication.
See Also