BaseCookieContext(HttpContext, CookieAuthenticationOptions) Konstruktor

Definice

public:
 BaseCookieContext(Microsoft::AspNetCore::Http::HttpContext ^ context, Microsoft::AspNetCore::Builder::CookieAuthenticationOptions ^ options);
public BaseCookieContext (Microsoft.AspNetCore.Http.HttpContext context, Microsoft.AspNetCore.Builder.CookieAuthenticationOptions options);
new Microsoft.AspNetCore.Authentication.Cookies.BaseCookieContext : Microsoft.AspNetCore.Http.HttpContext * Microsoft.AspNetCore.Builder.CookieAuthenticationOptions -> Microsoft.AspNetCore.Authentication.Cookies.BaseCookieContext
Public Sub New (context As HttpContext, options As CookieAuthenticationOptions)

Parametry

context
HttpContext

Platí pro