Procedures, 21
| Name | Parameters | Returns | Access | Versions | Obsolete | ||
|---|---|---|---|---|---|---|---|
| HasPassword | () | Boolean | public | 17-28 | - | ||
| GetPassword | () | Text | public | 17-27, gone | Pending 25.0 | ||
| Use GetSecretPassword instead. | |||||||
| SetPassword | (Text) | public | 17-27, gone | Pending 25.0 | |||
| Use SetPassword with SecretText parameter instead. | |||||||
| GetAccessToken | () | Text | public | 17-27, gone | Pending 25.0 | ||
| Use GetSecretAccessToken instead. | |||||||
| SetAccessToken | (Text) | public | 17-27, gone | Pending 25.0 | |||
| Use SetAccessToken with SecretText parameter instead. | |||||||
| DeletePassword | () | public | 17-28 | - | |||
| SetClientSecret | (Text) | public | 17-27, gone | Pending 25.0 | |||
| Use SetClientSecret with SecretText parameter instead. | |||||||
| GetClientSecret | () | Text | public | 17-27, gone | Pending 25.0 | ||
| Use GetSecretClientSecret instead | |||||||
| DeleteClientSecret | () | public | 17-28 | - | |||
| SynchronizeNow | (Boolean) | public | 17-28 | - | |||
| EnableIntegrationTables | () | public | 17-28 | - | |||
| SetBaseCurrencyData | () | public | 17-28 | - | |||
| LoadConnectionStringElementsFromCRMConnectionSetup | () | public | 17-28 | - | |||
| EnsureCRMConnectionSetupIsDisabled | () | public | 17-28 | - | |||
| GetProxyVersion | () | Integer | internal | 22-28 | - | ||
| GetSecretPassword | () | SecretText | public | 25-28 | - | ||
| SetPassword | (SecretText) | public | 25-28 | - | |||
| GetSecretAccessToken | () | SecretText | public | 25-28 | - | ||
| SetAccessToken | (SecretText) | public | 25-28 | - | |||
| SetClientSecret | (SecretText) | public | 25-28 | - | |||
| GetSecretClientSecret | () | SecretText | public | 25-28 | - | ||