The privileges granted to a user.
Declarations
Type
list of (submodule)
Default
[
{
access = "all";
principal = "*/admin";
}
{
access = "all";
principal = "admin";
}
]
The privileges granted to a user.
list of (submodule)
[
{
access = "all";
principal = "*/admin";
}
{
access = "all";
principal = "admin";
}
]