hunt-framework ~master (2022-03-03T03:02:45Z)
Home
Dub
Repo
AuthUserConfig.Role
hunt
framework
config
AuthUserConfig
AuthUserConfig
Undocumented in source.
class
AuthUserConfig
static
class
Role {
string
name
;
string
[]
permissions
;
string
toString
();
}
Members
Functions
toString
string
toString
()
Undocumented in source. Be warned that the author may not have intended to support it.
Variables
name
string
name
;
Undocumented in source.
permissions
string
[]
permissions
;
Meta
Source
See Implementation
hunt
framework
config
AuthUserConfig
AuthUserConfig
classes
Role
User
static functions
load
variables
roles
users