Partilhar via


RevalidatingServerAuthenticationStateProvider(ILoggerFactory) Construtor

Definição

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.

Aplica-se a