The URL where a user will be directed to authorize tokens.

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