ForbidResult.Properties 属性

定义

获取或设置 AuthenticationProperties 用于执行身份验证质询的 。

C#
public Microsoft.AspNetCore.Http.Authentication.AuthenticationProperties Properties { get; set; }
C#
public Microsoft.AspNetCore.Authentication.AuthenticationProperties Properties { get; set; }
C#
public Microsoft.AspNetCore.Authentication.AuthenticationProperties? Properties { get; set; }

属性值

适用于

产品 版本
ASP.NET Core 1.0, 1.1, 2.0, 2.1, 2.2, 3.0, 3.1, 5.0, 6.0, 7.0, 8.0, 9.0