次の方法で共有


CookieAuthenticationDefaults.LoginPath フィールド

定義

CookieAuthenticationOptions.LoginPath の CookieAuthenticationMiddleware で使用される既定値

public: static initonly Microsoft::AspNetCore::Http::PathString LoginPath;
public static readonly Microsoft.AspNetCore.Http.PathString LoginPath;
 staticval mutable LoginPath : Microsoft.AspNetCore.Http.PathString
Public Shared ReadOnly LoginPath As PathString 

フィールド値

適用対象