OAuth2Manager.CompleteAuthRequest(Uri) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
static bool CompleteAuthRequest(Uri ^ responseUri);
static bool CompleteAuthRequest(Uri const& responseUri);
public static bool CompleteAuthRequest(System.Uri responseUri);
function completeAuthRequest(responseUri)
Public Shared Function CompleteAuthRequest (responseUri As Uri) As Boolean
Parameters
Returns
bool