Property RefreshToken
| Edit this page View SourceRefreshToken
Gets the value for the refresh_token
key.
Declaration
public string RefreshToken { get; }
Property Value
Type | Description |
---|---|
string | Refresh Token parsed from the callback URI |
Gets the value for the refresh_token
key.
public string RefreshToken { get; }
Type | Description |
---|---|
string | Refresh Token parsed from the callback URI |