Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
.NET Framework 4
Namespace: Microsoft.AspNet.SignalR.Hubs
Assembly: Microsoft.AspNet.SignalR.Core (in Microsoft.AspNet.SignalR.Core.dll)
Syntax
'Declaration
Public Sub New
'Usage
Dim instance As New AuthorizeModule()
public AuthorizeModule()
public:
AuthorizeModule()
new : unit -> AuthorizeModule
public function AuthorizeModule()