prorm API Reference
← Documentation
GitLab
Preparing search index...
index
RevokeOptions
Interface RevokeOptions
interface
RevokeOptions
{
privileges
:
PrivilegeType
[]
;
on
:
PrivilegeScope
;
from
:
string
|
string
[]
;
host
?:
string
;
cascade
?:
boolean
;
restrict
?:
boolean
;
grantOptionFor
?:
boolean
;
}
Index
Properties
privileges
on
from
host?
cascade?
restrict?
grant
Option
For?
Properties
privileges
privileges
:
PrivilegeType
[]
on
on
:
PrivilegeScope
from
from
:
string
|
string
[]
Optional
host
host
?:
string
Optional
cascade
cascade
?:
boolean
Optional
restrict
restrict
?:
boolean
Optional
grant
Option
For
grantOptionFor
?:
boolean
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
privileges
on
from
host
cascade
restrict
grant
Option
For
← Documentation
GitLab
prorm API Reference
Loading...