Share via


DelegateAuthenticationProvider Class

Definition

A default IAuthenticationProvider implementation.

C#
public class DelegateAuthenticationProvider : Microsoft.Graph.IAuthenticationProvider
Inheritance
DelegateAuthenticationProvider
Implements

Constructors

Properties

AuthenticateRequestAsyncDelegate

Gets or sets the delegate for authenticating requests.

Methods

AuthenticateRequestAsync(HttpRequestMessage)

Authenticates the specified request message.

Applies to

Product Versions
Microsoft Graph .NET latest