RLS DSL - v0.1.0
GitHub
Preparing search index...
PolicyGroup
Interface PolicyGroup
Create a policy group for organization
interface
PolicyGroup
{
name
:
string
;
policies
:
PolicyBuilder
[]
;
description
?:
string
;
}
Index
Properties
name
policies
description?
Properties
name
name
:
string
policies
policies
:
PolicyBuilder
[]
Optional
description
description
?:
string
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
name
policies
description
GitHub
RLS DSL - v0.1.0
Loading...
Create a policy group for organization