SignInHttpResult.Properties 属性

定义

获取或设置 AuthenticationProperties 用于执行登录操作的 。

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

属性值

适用于