AuthenticationFailedContext 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.
Cria um novo objeto de contexto
public:
AuthenticationFailedContext(Microsoft::AspNetCore::Http::HttpContext ^ context, Microsoft::AspNetCore::Authentication::AuthenticationScheme ^ scheme, Microsoft::AspNetCore::Authentication::WsFederation::WsFederationOptions ^ options);
public AuthenticationFailedContext (Microsoft.AspNetCore.Http.HttpContext context, Microsoft.AspNetCore.Authentication.AuthenticationScheme scheme, Microsoft.AspNetCore.Authentication.WsFederation.WsFederationOptions options);
new Microsoft.AspNetCore.Authentication.WsFederation.AuthenticationFailedContext : Microsoft.AspNetCore.Http.HttpContext * Microsoft.AspNetCore.Authentication.AuthenticationScheme * Microsoft.AspNetCore.Authentication.WsFederation.WsFederationOptions -> Microsoft.AspNetCore.Authentication.WsFederation.AuthenticationFailedContext
Public Sub New (context As HttpContext, scheme As AuthenticationScheme, options As WsFederationOptions)
Parâmetros
- context
- HttpContext
- scheme
- AuthenticationScheme
- options
- WsFederationOptions