Click or drag to resize

AuthorizeHubRoleAttribute.AllowedRoles Property

Gets the allowed Roles() as a string array.

Namespace: GSF.Web.Security
Assembly: GSF.Web (in GSF.Web.dll) Version: 2.4.244-beta
Syntax
public string[] AllowedRoles { get; }
View Source

Property Value

String[]
See Also