Redirects a client to the Authorization URL.
Namespace: Nemiro.OAuthAssembly: Nemiro.OAuth (in Nemiro.OAuth.dll) Version: 1.9.4.725 (1.9.4.725)
Syntax
Exceptions
Exception | Condition |
---|---|
NullHttpContextException | The exception that is thrown when you try to access methods that are designed for web projects. |
Remarks
Use this method only for web applications (ASP .NET).
See Also