1 reference to RenderNotAuthorizedInDefaultLayout
Microsoft.AspNetCore.Components.Authorization (1)
AuthorizeRouteView.cs (1)
43
_renderNotAuthorizedDelegate = authenticationState => builder =>
RenderNotAuthorizedInDefaultLayout
(builder, authenticationState);