TTMSFNCCloudOAuthGetAuthorizationPageHTML Event Type
Event type raised to customize the HTML returned by the local authorization callback page.
API unit family: TMSFNCCloudOAuth
Parameters
| Name | Description |
|---|---|
Sender |
Component that raised the event. |
ASuccess |
True when authorization succeeded. |
AHTML |
HTML content returned to the browser. |