IAuthenticationFeature Interface
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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. |