SqlAuthenticationToken.AccessToken Property

Definition

Gets the token string.

public:
 property System::String ^ AccessToken { System::String ^ get(); };
public string AccessToken { get; }
member this.AccessToken : string
Public ReadOnly Property AccessToken As String

Property Value

The token string.

Applies to