SqlConnectionInfo.AuthenticationMethod Enum

Definition

The Authentication Method used to log in

public enum SqlConnectionInfo.AuthenticationMethod
type SqlConnectionInfo.AuthenticationMethod = 
Public Enum SqlConnectionInfo.AuthenticationMethod
Inheritance
SqlConnectionInfo.AuthenticationMethod

Fields

ActiveDirectoryIntegrated 3
ActiveDirectoryInteractive 5
ActiveDirectoryPassword 2
NotSpecified 0
SqlPassword 1

Applies to