BaseCookieContext クラス
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
public ref class BaseCookieContext : Microsoft::AspNetCore::Authentication::BaseContext
public class BaseCookieContext : Microsoft.AspNetCore.Authentication.BaseContext
type BaseCookieContext = class
inherit BaseContext
Public Class BaseCookieContext
Inherits BaseContext
- 継承
- 派生
コンストラクター
BaseCookieContext(HttpContext, CookieAuthenticationOptions) |
プロパティ
HttpContext | (継承元 BaseContext) |
Options | |
Request | (継承元 BaseContext) |
Response | (継承元 BaseContext) |