Procedures, 22

NameParametersReturnsAccessVersionsObsolete
GetAuthCodeUrl(Text)Textpublic17-28-
GetAccessToken(Text, Text, Boolean)Textpublic17-27, gonePending 25.0
Replaced by GetAccessTokenAsSecretText
GetGuestAccessToken(Text, Text)Textpublic17-28-
GetOnBehalfAccessToken(Text)Textpublic17-27, gonePending 25.0
Replaced by GetOnBehalfAccessTokenAsSecretText(ResourceUrl: Text): SecretText
GetOnBehalfAccessTokenAndTokenCacheState(Text, var Text)Textpublic17-28-
GetTokenFromTokenCacheState(Text, Text, Text, var Text)Textpublic17-28-
GetAzureADAuthEndpoint()Textpublic17-28-
GetDefaultRedirectUrl()Text[150]public17-28-
GetRedirectUrl()Text[150]public17-28-
GetO365Resource()Textpublic17-28-
GetO365ResourceName()Textpublic17-28-
IsSaaS()Booleanpublic17-28-
GetInitialTenantDomainName()Textpublic17-28-
IsAzureADAppSetupDone()Booleanpublic17-28-
CreateAssistedSetup()public17-18, gonePending 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)public17-27, gonePending 25.0
Replaced by CreateExchangeServiceWrapperWithToken(Token: SecretText; var Service: DotNet ExchangeServiceWrapper)
AcquireTokenByAuthorizationCode(Text, Text)Textpublic18-27, gonePending 25.0
Replaced by AcquireTokenByAuthorizationCodeAsSecretText
GetLastErrorMessage()Textpublic20-28-
AcquireTokenByAuthorizationCodeAsSecretText(SecretText, Text)SecretTextpublic25-28-
GetAccessTokenAsSecretText(Text, Text, Boolean)SecretTextpublic25-28-
GetOnBehalfAccessTokenAsSecretText(Text)SecretTextpublic25-28-
CreateExchangeServiceWrapperWithToken(SecretText, var DotNet ExchangeServiceWrapper)public25-28-