MicrosoftIdentityAuthenticationBaseMessageHandler Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Base class for Microsoft Identity authentication message handlers.
public class MicrosoftIdentityAuthenticationBaseMessageHandler : System.Net.Http.DelegatingHandler
type MicrosoftIdentityAuthenticationBaseMessageHandler = class
inherit DelegatingHandler
Public Class MicrosoftIdentityAuthenticationBaseMessageHandler
Inherits DelegatingHandler
- Inheritance
-
MicrosoftIdentityAuthenticationBaseMessageHandler
- Derived
Constructors
Properties
TokenAcquisition |
Gets the token acquisition service. |
Methods
GetOptionsForRequest(HttpRequestMessage) |
Gets the options for the specified request. |