Jaa


AuthenticatorResult.AccessToken Property

Definition

Gets or sets the value of the access token resulting from an authentication process.

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

Property Value

The value of the access token resulting from an authentication process.

Applies to