AuthenticationFeature Třída

Definice

Používá se k zachycení informací o cestě, aby bylo možné správně vypočítat přesměrování v aplikaci. 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
Dědičnost
AuthenticationFeature
Implementuje

Konstruktory

AuthenticationFeature()

Používá se k zachycení informací o cestě, aby bylo možné správně vypočítat přesměrování v aplikaci. Map().

Vlastnosti

OriginalPath

Původní cesta.

OriginalPathBase

Původní základna cesty.

Platí pro