OAuthCreatingTicketContext.AccessToken Property

Definition

Gets the access token provided by the authentication service.

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

Property Value

Applies to