Microsoft.Identity.Client.Cache.AdalResult
Contains the results of an ADAL token acquisition. Access Tokens from ADAL are not compatible
with MSAL, only Refresh Tokens are.
Gets user information including user Id. Some elements in UserInfo might be null if not returned by the service.
public AdalResult()