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