Share via


AuthenticationHandlerProvider(IAuthenticationSchemeProvider) Konstruktor

Definition

Konstruktor.

public:
 AuthenticationHandlerProvider(Microsoft::AspNetCore::Authentication::IAuthenticationSchemeProvider ^ schemes);
public AuthenticationHandlerProvider (Microsoft.AspNetCore.Authentication.IAuthenticationSchemeProvider schemes);
new Microsoft.AspNetCore.Authentication.AuthenticationHandlerProvider : Microsoft.AspNetCore.Authentication.IAuthenticationSchemeProvider -> Microsoft.AspNetCore.Authentication.AuthenticationHandlerProvider
Public Sub New (schemes As IAuthenticationSchemeProvider)

Parameter

Gilt für: