AuthenticationFeature クラス
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
アプリ内でリダイレクトを適切に計算できるように、パス情報をキャプチャするために使用されます。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
- 継承
-
AuthenticationFeature
- 実装
コンストラクター
AuthenticationFeature() |
アプリ内でリダイレクトを適切に計算できるように、パス情報をキャプチャするために使用されます。Map()。 |
プロパティ
OriginalPath |
元のパス。 |
OriginalPathBase |
元のパスベース。 |