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

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

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