Condividi tramite


AuthenticationHandlerProvider(IAuthenticationSchemeProvider) Costruttore

Definizione

Costruttore.

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)

Parametri

Si applica a