2 references to ForbidAsync
Microsoft.AspNetCore.Http.Results (1)
ForbidHttpResult.cs (1)
100await httpContext.ForbidAsync(Properties);
Microsoft.AspNetCore.Mvc.Core (1)
ForbidResult.cs (1)
110await httpContext.ForbidAsync(Properties);