SqlConnectionStringBuilder.Authentication Property

Definition

Gets the authentication of the connection string.

C#
public System.Data.SqlClient.SqlAuthenticationMethod Authentication { get; set; }

Property Value

The authentication of the connection string.

Applies to

Product Versions
.NET Framework 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8, 4.8.1