Partager via


Énumération AuthenticationType

Specifies the Sql server authentication type.

Espace de noms :  Microsoft.SqlServer.Management.Smo
Assembly :  Microsoft.SqlServer.SqlEnum (en Microsoft.SqlServer.SqlEnum.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
Database The database authentication type.
Instance The instance authentication type.
None The none authentication type.
Windows The windows authentication type.

Voir aussi

Référence

Espace de noms Microsoft.SqlServer.Management.Smo