The URL where Request Tokens can be upgraded to Access Tokens.

Declaration Syntax
public Uri AccessTokenUrl { get; set; }Public Property AccessTokenUrl As Uri
public:
property Uri^ AccessTokenUrl {
Uri^ get ();
void set (Uri^ value);
}
Remarks
This is provided by the OAuth Service Provider.
Assembly:
ExtremeSwank.OAuth (Module: ExtremeSwank.OAuth) Version: 1.2.0.0 (1.2.0.0)