Procedures, 14
| Name | Parameters | Returns | Access | Versions | Obsolete | ||
|---|---|---|---|---|---|---|---|
| SavePassword | (var Guid, Text) | public | 17-27, gone | Pending 25.0 | |||
| Replaced by SavePassword(var PasswordKey: Guid; PasswordText: SecretText) | |||||||
| GetPassword | (Guid) | Text | public | 17-27, gone | Pending 25.0 | ||
| Replaced by GetPasswordAsSecretText | |||||||
| HasPassword | (Guid) | Boolean | public | 17-28 | - | ||
| SetURLsToDefault | () | public | 17-28 | - | |||
| CheckEnabled | () | public | 17-28 | - | |||
| ScheduleJobQueueSend | () | public | 17-28 | - | |||
| ScheduleJobQueueReceive | () | public | 17-28 | - | |||
| ScheduleJobQueueSync | () | public | 17-28 | - | |||
| CancelJobQueueSend | () | public | 17-28 | - | |||
| CancelJobQueueReceive | () | public | 17-28 | - | |||
| CancelJobQueueSync | () | public | 17-28 | - | |||
| ShowJobQueueEntry | () | public | 17-28 | - | |||
| SavePassword | (var Guid, SecretText) | public | 25-28 | - | |||
| GetPasswordAsSecretText | (Guid) | SecretText | public | 25-28 | - | ||