Procedures, 26
| Name | Parameters | Returns | Access | Versions | Obsolete | ||
|---|---|---|---|---|---|---|---|
| SavePassword | (var Guid, Text) | public | 17-21, gone | Pending 19.0 | |||
| Authentication with OAuth 1.0 is deprecated. | |||||||
| GetPassword | (Guid) | Text | public | 17-21, gone | Pending 19.0 | ||
| Authentication with OAuth 1.0 is deprecated. | |||||||
| HasPassword | (Guid) | Boolean | public | 17-21, gone | Pending 19.0 | ||
| Authentication with OAuth 1.0 is deprecated. | |||||||
| SetURLsToDefault | () | public | 17-28 | - | |||
| CheckConnection | () | public | 17-28 | - | |||
| ShowJobQueueEntry | () | public | 17-28 | - | |||
| SetClientSecret | (Text) | public | 19-24, gone | - | |||
| GetClientSecret | () | Text | public | 19-27, gone | Pending 25.0 | ||
| Replaced by GetClientSecretAsSecretText | |||||||
| DeleteClientSecret | () | public | 19-28 | - | |||
| SetAccessToken | (Text) | public | 19-27, gone | Pending 25.0 | |||
| Replaced by SetAccessToken(AccessToken: SecretText) | |||||||
| GetAccessToken | () | Text | public | 19-27, gone | Pending 25.0 | ||
| Replaced by GetAccessTokenAsSecretText | |||||||
| DeleteAccessToken | () | public | 19-28 | - | |||
| SetRefreshToken | (Text) | public | 19-27, gone | Pending 25.0 | |||
| Replaced by SetRefreshToken(RefreshToken: SecretText) | |||||||
| GetRefreshToken | () | Text | public | 19-27, gone | Pending 25.0 | ||
| Replaced by GetRefreshTokenAsSecretText | |||||||
| DeleteRefreshToken | () | public | 19-28 | - | |||
| SetDefaultRedirectUrl | () | public | 19-28 | - | |||
| SetURLsToDefault | (Boolean) | public | 19-28 | - | |||
| IsEnabledChanged | () | Boolean | internal | 19-28 | - | ||
| ScheduleJobQueueEntries | () | public | 22-28 | - | |||
| CancelJobQueueEntries | () | public | 22-28 | - | |||
| SetClientSecret | (SecretText) | public | 25-28 | - | |||
| GetClientSecretAsSecretText | () | SecretText | public | 25-28 | - | ||
| SetAccessToken | (SecretText) | public | 25-28 | - | |||
| GetAccessTokenAsSecretText | () | SecretText | public | 25-28 | - | ||
| SetRefreshToken | (SecretText) | public | 25-28 | - | |||
| GetRefreshTokenAsSecretText | () | SecretText | public | 25-28 | - | ||