The URL where Request Tokens can be requested.

Declaration Syntax
public Uri RequestTokenUrl { get; set; }Public Property RequestTokenUrl As Uri
public:
property Uri^ RequestTokenUrl {
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)