Authorize
|
The AuthorizeHubRoleAttribute type exposes the following members.
Name | Description | |
---|---|---|
AllowedRoles | Gets the allowed Roles as a string array. | |
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.
(Inherited from AuthorizeAttribute) |
|
Roles |
Gets or sets the user roles.
(Inherited from AuthorizeAttribute) |
|
SecuritySettingsCategory | Gets or sets settings category used to lookup security connection for user data context. | |
TypeId | When implemented in a derived class, gets a unique identifier for this Attribute. (Inherited from Attribute) |
|
Users |
Gets or sets the authorized users.
(Inherited from AuthorizeAttribute) |