Property AccessToken
| Edit this page View SourceAccessToken
Gets the value for the access_token
key.
Declaration
public string AccessToken { get; }
Property Value
Type | Description |
---|---|
string | Access Token parsed from the callback URI |
Gets the value for the access_token
key.
public string AccessToken { get; }
Type | Description |
---|---|
string | Access Token parsed from the callback URI |