OAuthCreatingTicketContext.RefreshToken Property

Definition

Gets the refresh token provided by the authentication service.

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

Property Value

Applies to