Microsoft.Identity.Client.OAuth2.OAuth2Value static class OAuth2Value Documentation Code public const string CodeChallengeMethodValue = "S256" public static readonly HashSet<string> ReservedScopes public const string ScopeOfflineAccess = "offline_access" public const string ScopeOpenId = "openid" public const string ScopeProfile = "profile"