AuthorizeAttribute Constructor

.NET Framework 4

Namespace:  Microsoft.AspNet.SignalR
Assembly:  Microsoft.AspNet.SignalR.Core (in Microsoft.AspNet.SignalR.Core.dll)

Syntax

'Declaration
Public Sub New
'Usage
Dim instance As New AuthorizeAttribute()
public AuthorizeAttribute()
public:
AuthorizeAttribute()
new : unit -> AuthorizeAttribute
public function AuthorizeAttribute()

See Also

Reference

AuthorizeAttribute Class

Microsoft.AspNet.SignalR Namespace