Page ForNAVOAuth2ControlAddIn
ID 6188532
Properties
| Name |
Value |
| PageType |
NavigatePage
|
| Extensible |
False
|
| Caption |
Waiting for a response. Do not close this page.
|
| DeleteAllowed |
False
|
| Editable |
False
|
| InsertAllowed |
False
|
| LinksAllowed |
False
|
| ModifyAllowed |
False
|
Methods
SetOAuth2Properties
[NonDebuggable]
procedure SetOAuth2Properties(AuthRequestUrl: Text; AuthInitialState: Text)
Parameters
| Name |
Type |
Description |
|
AuthRequestUrl
|
Text |
|
|
AuthInitialState
|
Text |
|
GetAuthCode
[NonDebuggable]
procedure GetAuthCode(): Text
Returns
GetAuthError
[NonDebuggable]
procedure GetAuthError(): Text
Returns
GetGrantConsentSuccess
[NonDebuggable]
procedure GetGrantConsentSuccess(): Boolean
Returns
See also