SqlConnection.AccessToken Property

Definition

Gets or sets the access token for the connection.

C#
public string AccessToken { get; set; }
C#
[System.ComponentModel.Browsable(false)]
public string AccessToken { get; set; }

Property Value

The access token for the connection.

Attributes

Applies to

Produkt Versioner
.NET 6 (package-provided), 7 (package-provided), 8 (package-provided), 9 (package-provided), 10 (package-provided)
.NET Framework 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8, 4.8.1
.NET Standard 2.0 (package-provided)