TTMSFNCCloudOAuthBeforeRunExternalBrowserEvent Event Type
Event type raised before the component opens the external authorization URL.
API unit family: TMSFNCCloudOAuth
Parameters
| Name | Description |
|---|---|
Sender |
Component that raised the event. |
AURL |
Authorization URL that can be inspected or replaced by the handler. |
ACanRun |
Set to False to prevent the component from opening the URL automatically. |