次の方法で共有


CookieAuthenticationDefaults.LogoutPath フィールド

定義

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

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

フィールド値

適用対象