class Avmtrf1::Tools::Msgraph::Api

def access_token

Returns:
  • (String) -
def access_token
  token_info.fetch(:token).fetch(:accessToken)
end