ConnectionSettings.Authentication Property

Definition

The authentication type of the connection

public Microsoft.SqlServer.Management.Common.SqlConnectionInfo.AuthenticationMethod Authentication { get; set; }
member this.Authentication : Microsoft.SqlServer.Management.Common.SqlConnectionInfo.AuthenticationMethod with get, set
Public Property Authentication As SqlConnectionInfo.AuthenticationMethod

Property Value

Applies to