AuthorizeAttribute Properties

Include Protected Members
Include Inherited Members

.NET Framework 4

The AuthorizeAttribute type exposes the following members.

Properties

  Name Description
Public property RequireOutgoing Set to false to apply authorization only to the invocations of any of the Hub's server-side methods. This property only affects attributes applied to the Hub class. This property cannot be read.
Public property Roles Gets or sets the user roles.
Public property TypeId (Inherited from Attribute.)
Public property Users Gets or sets the authorized users.

Top

See Also

Reference

AuthorizeAttribute Class

Microsoft.AspNet.SignalR Namespace