You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
/// Configures this handler to authorize outbound HTTP requests using an access token. The access token is only attached if only attached if at least one of
80
+
/// Configures this handler to authorize outbound HTTP requests using an access token. The access token is only attached if at least one of
81
81
/// <paramref name="authorizedUrls" /> is a base of <see cref="HttpRequestMessage.RequestUri" />.
82
82
/// </summary>
83
83
/// <param name="authorizedUrls">The base addresses of endpoint URLs to which the token will be attached.</param>
0 commit comments