AuthenticationFeature Clase

Definición

Se usa para capturar información de ruta de acceso para que los redireccionamientos se puedan calcular correctamente dentro de una aplicación. Map().

public ref class AuthenticationFeature : Microsoft::AspNetCore::Authentication::IAuthenticationFeature
public class AuthenticationFeature : Microsoft.AspNetCore.Authentication.IAuthenticationFeature
type AuthenticationFeature = class
    interface IAuthenticationFeature
Public Class AuthenticationFeature
Implements IAuthenticationFeature
Herencia
AuthenticationFeature
Implementaciones

Constructores

AuthenticationFeature()

Propiedades

OriginalPath

Ruta de acceso original.

OriginalPathBase

Base de ruta de acceso original.

Se aplica a