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