2 references to ForbidAsync
Microsoft.AspNetCore.Authentication (1)
RemoteAuthenticationHandler.cs (1)
220=> Context.ForbidAsync(SignInScheme);
Microsoft.AspNetCore.Authorization.Policy (1)
AuthorizationMiddlewareResultHandler.cs (1)
46await context.ForbidAsync(scheme);