1 reference to IsHubMethodAuthorized
Microsoft.AspNetCore.SignalR.Core (1)
Internal\DefaultHubDispatcher.cs (1)
333
if (!await
IsHubMethodAuthorized
(scope.ServiceProvider, connection, descriptor, hubMethodInvocationMessage.Arguments, hub))