1 write to Properties
Microsoft.AspNetCore.Http.Results (1)
ForbidHttpResult.cs (1)
67Properties = properties;
2 references to Properties
Microsoft.AspNetCore.Http.Results (2)
ForbidHttpResult.cs (2)
95await httpContext.ForbidAsync(AuthenticationSchemes[i], Properties); 100await httpContext.ForbidAsync(Properties);