Overload List
| Name | Description | |
|---|---|---|
| VerifyAuthorizationAndRemoveRequest |
Verifies the authorization results for the current URL and removes the request from memory.
| |
| VerifyAuthorizationAndRemoveRequest(String) |
Verifies the authorization results for the specified URL, and removes the request from memory.
| |
| VerifyAuthorizationAndRemoveRequest(String, String) |
Verifies the authorization results for the specified request identifier and the code of the authorization, and removes the request from memory.
|
See Also