AuthenticationProtocol Enumeration
Specifies the Windows authentication protocols.
Assembly: Microsoft.SqlServer.TransactSql.ScriptDom (in Microsoft.SqlServer.TransactSql.ScriptDom.dll)
| Member name | Description | |
|---|---|---|
| NotSpecified | The protocol is NotSpecified. | |
| Windows | The protocol is Windows. | |
| WindowsKerberos | The protocol is WindowsKerberos. | |
| WindowsNegotiate | The protocol is WindowsNegotiate. | |
| WindowsNtlm | The protocol is WindowsNtlm. |
Show: