| 
            
              AuthorizeControllerRoleAttributeAllowedRoles Field
             | 
          
        
        
            Gets allowed roles as a string array.
            
        
        Namespace: GSF.Web.SecurityAssembly: GSF.Web (in GSF.Web.dll) Version: 2.4.257-beta
Syntaxpublic readonly string[] AllowedRoles
Public ReadOnly AllowedRoles As String()
public:
initonly array<String^>^ AllowedRoles
val AllowedRoles: string[]
 View SourceField Value
String
See Also