Share via


DelegateAuthenticationProvider(AuthenticateRequestAsyncDelegate) Constructor

Definition

public DelegateAuthenticationProvider (Microsoft.Graph.AuthenticateRequestAsyncDelegate authenticateRequestAsyncDelegate);
new Microsoft.Graph.DelegateAuthenticationProvider : Microsoft.Graph.AuthenticateRequestAsyncDelegate -> Microsoft.Graph.DelegateAuthenticationProvider
Public Sub New (authenticateRequestAsyncDelegate As AuthenticateRequestAsyncDelegate)

Parameters

authenticateRequestAsyncDelegate
AuthenticateRequestAsyncDelegate

Applies to