AuthenticationFeature Klasse

Definition

Wird zum Erfassen von Pfadinformationen verwendet, damit Umleitungen in einer App ordnungsgemäß berechnet werden können. 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
Vererbung
AuthenticationFeature
Implementiert

Konstruktoren

AuthenticationFeature()

Wird zum Erfassen von Pfadinformationen verwendet, damit Umleitungen in einer App ordnungsgemäß berechnet werden können. Map().

Eigenschaften

OriginalPath

Der ursprüngliche Pfad.

OriginalPathBase

Die ursprüngliche Pfadbasis.

Gilt für: