Compartilhar via


AppServiceAuthenticationHandler(ILogger) Construtor

Definição

Inicializa uma nova instância da classe AppServiceAuthenticationHandler com o logger determinado.

public AppServiceAuthenticationHandler (Microsoft.Owin.Logging.ILogger logger);
new Microsoft.Azure.Mobile.Server.Authentication.AppServiceAuthenticationHandler : Microsoft.Owin.Logging.ILogger -> Microsoft.Azure.Mobile.Server.Authentication.AppServiceAuthenticationHandler
Public Sub New (logger As ILogger)

Parâmetros

logger
Microsoft.Owin.Logging.ILogger

O Microsoft.Owin.Logging.ILogger a ser usado para registro em log.

Aplica-se a