CookieSignedInContext.Properties プロパティ

定義

送信 Cookie に格納された追加データを格納します。

public:
 property Microsoft::AspNetCore::Http::Authentication::AuthenticationProperties ^ Properties { Microsoft::AspNetCore::Http::Authentication::AuthenticationProperties ^ get(); };
public Microsoft.AspNetCore.Http.Authentication.AuthenticationProperties Properties { get; }
member this.Properties : Microsoft.AspNetCore.Http.Authentication.AuthenticationProperties
Public ReadOnly Property Properties As AuthenticationProperties

プロパティ値

適用対象