RevalidatingServerAuthenticationStateProvider(ILoggerFactory) Construtor
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
Constrói uma instância de RevalidatingServerAuthenticationStateProvider.
public:
RevalidatingServerAuthenticationStateProvider(Microsoft::Extensions::Logging::ILoggerFactory ^ loggerFactory);
public RevalidatingServerAuthenticationStateProvider (Microsoft.Extensions.Logging.ILoggerFactory loggerFactory);
new Microsoft.AspNetCore.Components.Server.RevalidatingServerAuthenticationStateProvider : Microsoft.Extensions.Logging.ILoggerFactory -> Microsoft.AspNetCore.Components.Server.RevalidatingServerAuthenticationStateProvider
Public Sub New (loggerFactory As ILoggerFactory)
Parâmetros
- loggerFactory
- ILoggerFactory
Uma fábrica de agentes.