1 write to _handler
CustomAuthorizationFailureResponse (1)
Authorization\SampleAuthorizationMiddlewareResultHandler.cs (1)
22_handler = new AuthorizationMiddlewareResultHandler();
1 reference to _handler
CustomAuthorizationFailureResponse (1)
Authorization\SampleAuthorizationMiddlewareResultHandler.cs (1)
62await _handler.HandleAsync(requestDelegate, httpContext, authorizationPolicy, policyAuthorizationResult);