Share via


AppTokenProviderResult.AccessToken Property

Definition

The actual token, usually in JWT format

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

Property Value

Applies to