PersistentConnection::AuthorizeRequest Method
.NET Framework 4.5 Namespace:
Microsoft.AspNet.SignalR
Assembly: Microsoft.AspNet.SignalR.Core (in Microsoft.AspNet.SignalR.Core.dll)
Called before every request and gives the user a authorize the user.
Assembly: Microsoft.AspNet.SignalR.Core (in Microsoft.AspNet.SignalR.Core.dll)
Parameters
- request
- Type: Microsoft.AspNet.SignalR::IRequest
The IRequest for the current connection.
Show: