| GetAuthCodeUrl | (Text) | Text | public | 17-28 | - |
| GetAccessToken | (Text, Text, Boolean) | Text | public | 17-27, gone | Pending 25.0 |
| Replaced by GetAccessTokenAsSecretText |
| GetGuestAccessToken | (Text, Text) | Text | public | 17-28 | - |
| GetOnBehalfAccessToken | (Text) | Text | public | 17-27, gone | Pending 25.0 |
| Replaced by GetOnBehalfAccessTokenAsSecretText(ResourceUrl: Text): SecretText |
| GetOnBehalfAccessTokenAndTokenCacheState | (Text, var Text) | Text | public | 17-28 | - |
| GetTokenFromTokenCacheState | (Text, Text, Text, var Text) | Text | public | 17-28 | - |
| GetAzureADAuthEndpoint | () | Text | public | 17-28 | - |
| GetDefaultRedirectUrl | () | Text[150] | public | 17-28 | - |
| GetRedirectUrl | () | Text[150] | public | 17-28 | - |
| GetO365Resource | () | Text | public | 17-28 | - |
| GetO365ResourceName | () | Text | public | 17-28 | - |
| IsSaaS | () | Boolean | public | 17-28 | - |
| GetInitialTenantDomainName | () | Text | public | 17-28 | - |
| IsAzureADAppSetupDone | () | Boolean | public | 17-28 | - |
| CreateAssistedSetup | () | | public | 17-18, gone | Pending 16.0 |
| To add the record "Azure AD App Setup Wizard" in the Assisted Setup table use the method Add provided in the Assisted Setup codeunit |
| CreateExchangeServiceWrapperWithToken | (Text, var DotNet ExchangeServiceWrapper) | | public | 17-27, gone | Pending 25.0 |
| Replaced by CreateExchangeServiceWrapperWithToken(Token: SecretText; var Service: DotNet ExchangeServiceWrapper) |
| AcquireTokenByAuthorizationCode | (Text, Text) | Text | public | 18-27, gone | Pending 25.0 |
| Replaced by AcquireTokenByAuthorizationCodeAsSecretText |
| GetLastErrorMessage | () | Text | public | 20-28 | - |
| AcquireTokenByAuthorizationCodeAsSecretText | (SecretText, Text) | SecretText | public | 25-28 | - |
| GetAccessTokenAsSecretText | (Text, Text, Boolean) | SecretText | public | 25-28 | - |
| GetOnBehalfAccessTokenAsSecretText | (Text) | SecretText | public | 25-28 | - |
| CreateExchangeServiceWrapperWithToken | (SecretText, var DotNet ExchangeServiceWrapper) | | public | 25-28 | - |