Partager via


Énumération AuthenticationType

Database user Authentication type

Espace de noms :  Microsoft.SqlServer.Dac.Model
Assembly :  Microsoft.SqlServer.Dac.Extensions (en Microsoft.SqlServer.Dac.Extensions.dll)

Syntaxe

'Déclaration
Public Enumeration AuthenticationType
'Utilisation
Dim instance As AuthenticationType
public enum AuthenticationType
public enum class AuthenticationType
type AuthenticationType
public enum AuthenticationType

Membres

Nom de membre Description
DatabaseAuthentication User with a password
InstanceAuthentication User with login
None User without a login, Application Role, Database Role, Certificate mapped user or Asymmetric key mapped user
WindowsAuthentication Windows user with login, Windows user without a login or Windows group

Voir aussi

Référence

Espace de noms Microsoft.SqlServer.Dac.Model