| SendRequestToWebService | () | Boolean | public | 17-28 | - |
| GetResponseContent | (var InStream) | | public | 17-28 | - |
| ProcessFaultResponse | (Text) | | public | 17-28 | - |
| SetGlobals | (InStream, Text, Text, Text) | | public | 17-27, gone | Pending 25.0 |
| Replaced by SetGlobals(RequestBodyInStream: InStream; URL: Text; Username: Text; Password: SecretText) |
| SetBasicCredentials | (Text, Text) | | public | 17-27, gone | Pending 25.0 |
| Replaced by SetBasicCredentials(Username: Text; Password: SecretText) |
| SetAction | (Text) | | public | 17-28 | - |
| SetStreamEncoding | (TextEncoding) | | public | 17-28 | - |
| SetTimeout | (Integer) | | public | 17-28 | - |
| SetContentType | (Text) | | public | 17-28 | - |
| SetTraceMode | (Boolean) | | public | 17-28 | - |
| DisableHttpsCheck | () | | public | 17-28 | - |
| DisableProgressDialog | () | | public | 17-28 | - |
| HasJWTExpired | (Text) | Boolean | public | 17-27, gone | Pending 25.0 |
| Replaced by HasJWTExpired(JsonWebToken: SecretText) |
| GetTokenValue | (Text, Text) | Text | public | 17-28 | - |
| GetTokenDateTimeValue | (Text, Text) | DateTime | public | 17-28 | - |
| GetTokenDetailsAsJson | (Text, var Text) | Boolean | public | 17-27, gone | Pending 25.0 |
| Replaced by GetTokenDetailsAsJson(JsonWebToken: SecretText; var WebTokenAsJson: Text) |
| GetTokenDetailsAsNameBuffer | (Text, var Record Name/Value Buffer) | Boolean | public | 17-27, gone | Pending 25.0 |
| Replaced by GetTokenDetailsAsNameBuffer(JsonWebToken: SecretText; var Buffer: Record "Name/Value Buffer") |
| SetGlobals | (InStream, Text, Text, SecretText) | | public | 25-28 | - |
| SetBasicCredentials | (Text, SecretText) | | public | 25-28 | - |
| HasJWTExpired | (SecretText) | Boolean | public | 25-28 | - |
| GetTokenDetailsAsJson | (SecretText, var Text) | Boolean | public | 25-28 | - |
| GetTokenDetailsAsNameBuffer | (SecretText, var Record Name/Value Buffer) | Boolean | public | 25-28 | - |