次の方法で共有


SignInHttpResult.Properties プロパティ

定義

サインイン操作の AuthenticationProperties 実行に使用する を取得または設定します。

public Microsoft.AspNetCore.Authentication.AuthenticationProperties? Properties { get; }
member this.Properties : Microsoft.AspNetCore.Authentication.AuthenticationProperties
Public ReadOnly Property Properties As AuthenticationProperties

プロパティ値

適用対象