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) |