Share via


TokenCredential.Token Property

Definition

The authorization token. It can be set by the user at any point in a thread-safe way.

public string Token { get; set; }
member this.Token : string with get, set
Public Property Token As String

Property Value

Applies to