AuthenticationProtocol, énumération
Spécifie le protocole d'authentification
Espace de noms : Microsoft.Data.Schema.ScriptDom.Sql
Assembly : Microsoft.Data.Schema.ScriptDom.Sql (dans Microsoft.Data.Schema.ScriptDom.Sql.dll)
Syntaxe
'Déclaration
Public Enumeration AuthenticationProtocol
public enum AuthenticationProtocol
public enum class AuthenticationProtocol
type AuthenticationProtocol
public enum AuthenticationProtocol
Membres
Nom de membre | Description | |
---|---|---|
NotSpecified | Le protocole est NotSpecified | |
Windows | Le protocole est Windows | |
WindowsNtlm | Le protocole est WindowsNtlm | |
WindowsKerberos | Le protocole est WindowsKerberos | |
WindowsNegotiate | Le protocole est WindowsNegotiate |