Microsoft.Identity.Client.Platforms.Android.Broker.AndroidBrokerHelper
class AndroidBrokerHelper
This method will acquire all of the accounts in the account manager that have an access token for the given client ID.
public MsalTokenResponse HandleSilentAuthenticationResult(string silentResult, string correlationId)
public BrokerRequest UpdateBrokerRequestWithAccountData(string accountData, BrokerRequest brokerRequest)