OAuthWeb VerifyAuthorizationAndRemoveRequest Method Nemiro.OAuth
Overload List

  NameDescription
Public methodStatic memberVerifyAuthorizationAndRemoveRequest 
Verifies the authorization results for the current URL and removes the request from memory.
Public methodStatic memberVerifyAuthorizationAndRemoveRequest(String)
Verifies the authorization results for the specified URL, and removes the request from memory.
Public methodStatic memberVerifyAuthorizationAndRemoveRequest(String, String)
Verifies the authorization results for the specified request identifier and the code of the authorization, and removes the request from memory.
Top
See Also