| CanHandle | () | Boolean | public | 17-28 | - |
| Initialize | (Text) | | public | 17-28 | - |
| AcquireTokenByAuthorizationCode | (Text, Text) | Text | public | 17-27, gone | Pending 25.0 |
| Replaced by AcquireTokenByAuthorizationCodeAsSecretText |
| AcquireTokenByAuthorizationCodeWithCredentials | (Text, Text, Text, Text) | Text | public | 17-27, gone | Pending 25.0 |
| Replaced by AcquireTokenByAuthorizationCodeWithCredentialsAsSecretText |
| AcquireTokenFromCache | (Text) | Text | public | 17-27, gone | Pending 25.0 |
| Replaced by procedure AcquireTokenFromCacheAsSecretText |
| AcquireTokenFromCacheState | (Text, Text, Text, var Text) | Text | public | 17-28 | - |
| AcquireGuestToken | (Text, Text) | Text | public | 17-28 | - |
| AcquireOnBehalfOfToken | (Text) | Text | public | 17-27, gone | Pending 25.0 |
| Replaced by AcquireOnBehalfOfTokenAsSecretText |
| AcquireOnBehalfOfTokenAndTokenCacheState | (Text, var Text) | Text | public | 17-28 | - |
| AcquireTokenFromCacheWithCredentials | (Text, Text, Text) | Text | public | 17-27, gone | Pending 25.0 |
| Replaced by AcquireTokenFromCacheWithCredentialsAsSecretText |
| AcquireApplicationToken | (Text, Text, Text, Text) | Text | public | 17-28 | - |
| GetSaasClientId | () | Text | public | 17-28 | - |
| GetInitialTenantDomainName | () | Text | public | 17-28 | - |
| CreateExchangeServiceWrapperWithToken | (Text, var DotNet ExchangeServiceWrapper) | | public | 17-27, gone | Pending 25.0 |
| Replaced by CreateExchangeServiceWrapperWithToken(Token: SecretText; var Service: DotNet ExchangeServiceWrapper) |
| GetLastErrorMessage | () | Text | public | 20-28 | - |
| AcquireTokenByAuthorizationCodeAsSecretText | (SecretText, Text) | SecretText | public | 25-28 | - |
| AcquireTokenByAuthorizationCodeWithCredentialsAsSecretText | (SecretText, Text, SecretText, Text) | SecretText | public | 25-28 | - |
| AcquireTokenFromCacheAsSecretText | (Text) | SecretText | public | 25-28 | - |
| AcquireOnBehalfOfTokenAsSecretText | (Text) | SecretText | public | 25-28 | - |
| AcquireTokenFromCacheWithCredentialsAsSecretText | (Text, SecretText, Text) | SecretText | public | 25-28 | - |
| CreateExchangeServiceWrapperWithToken | (SecretText, var DotNet ExchangeServiceWrapper) | | public | 25-28 | - |