Dela via


MicrosoftIdentityUserAuthenticationMessageHandler Class

Definition

A DelegatingHandler implementation that add an authorization header with a token on behalf of the current user.

public class MicrosoftIdentityUserAuthenticationMessageHandler : Microsoft.Identity.Web.MicrosoftIdentityAuthenticationBaseMessageHandler
type MicrosoftIdentityUserAuthenticationMessageHandler = class
    inherit MicrosoftIdentityAuthenticationBaseMessageHandler
Public Class MicrosoftIdentityUserAuthenticationMessageHandler
Inherits MicrosoftIdentityAuthenticationBaseMessageHandler
Inheritance
MicrosoftIdentityUserAuthenticationMessageHandler

Applies to