IAuthenticationFeature Interface

Definition

Used to capture path info so redirects can be computed properly within an app.Map().

public interface class IAuthenticationFeature
public interface IAuthenticationFeature
type IAuthenticationFeature = interface
Public Interface IAuthenticationFeature
Derived

Properties

OriginalPath

The original path.

OriginalPathBase

The original path base.

Applies to