ControlAddIn OAuthIntegration
Namespace: System.Security.Authentication
Methods
StartAuthorization
Starts the authorization process.
procedure StartAuthorization(AuthRequestUrl: Text)
Parameters
| Name | Type | Description |
|---|---|---|
| AuthRequestUrl | Text |
Authorize
Creates link to start the authorization process
procedure Authorize(Url: Text, LinkName: Text, LinkToolTip: Text)
Parameters
| Name | Type | Description |
|---|---|---|
| Url | Text | |
| LinkName | Text | |
| LinkToolTip | Text |