1 write to Properties
Microsoft.AspNetCore.Mvc.Core (1)
ForbidResult.cs (1)
77Properties = properties;
2 references to Properties
Microsoft.AspNetCore.Mvc.Core (2)
ForbidResult.cs (2)
105await httpContext.ForbidAsync(AuthenticationSchemes[i], Properties); 110await httpContext.ForbidAsync(Properties);