This member is for System Use Only and should NOT be used.
Prompts the user to enter OAuth credentials.

Syntax

ISCommonDialog.GetOAuthRedirectUrl(oauthUrl, redirectUrl, redirectedUrl, cancelled, useTimer, [headingSummary])

Parameters

NameTypeOptionalByRefDescription
oauthUrl String The URL to navigate to.
redirectUrl String The redirect URL.
redirectedUrl String ByRef The full redirected URL returned.
cancelled Boolean ByRef
useTimer Boolean Use a Timer to detect the redirected URL.
headingSummary String Optional The text to display in the form header.

Return Value

Boolean

A Boolean value, True indicates the User clicked OK, False indicates the User clicked Cancel.

Member of:
ISCommonDialog
Namespace:
Intersoft.ISUserInterface6
Assembly:
ISUserInterface6, Version=6.0.3
Target Framework:
.NET 9.0