@servicenow/sdk - v4.4.1
Preparing search index...
@servicenow/sdk/core
<internal>
sys_security_acl
Interface sys_security_acl
interface
sys_security_acl
{
active
:
Typed
<
boolean
,
{
default
:
true
}
>
;
admin_overrides
:
Typed
<
boolean
,
{
default
:
true
}
>
;
advanced
:
Typed
<
boolean
,
{
default
:
false
}
>
;
applies_to
:
Typed
<
string
,
{}
>
;
condition
:
Typed
<
string
,
{}
>
;
decision_type
:
Typed
<
"allow"
|
"deny"
,
{
choices
:
{
allow
:
{
label
:
"Allow If"
;
language
:
"en"
;
sequence
:
1
}
;
deny
:
{
label
:
"Deny Unless"
;
language
:
"en"
;
sequence
:
2
}
;
}
;
default
:
"allow"
;
}
,
>
;
description
:
Typed
<
string
,
{}
>
;
local_or_existing
:
Typed
<
string
|
number
,
{
default
:
"Local"
}
>
;
name
:
Typed
<
string
,
{
mandatory
:
true
}
>
;
operation
:
Typed
<
|
string
|
ExplicitKey
<
"sys_security_operation"
>
|
TableBrand
<
"sys_security_operation"
>
|
Record
<
"sys_security_operation"
>
,
{
mandatory
:
true
;
referenceTable
:
"sys_security_operation"
}
,
>
;
script
:
Typed
<
string
|
ScriptModule
<
Function
>
,
{}
>
;
security_attribute
:
Typed
<
|
string
|
ExplicitKey
<
"sys_security_attribute"
>
|
TableBrand
<
"sys_security_attribute"
>
|
Record
<
"sys_security_attribute"
>
,
{
mandatory
:
false
;
referenceTable
:
"sys_security_attribute"
}
,
>
;
type
:
Typed
<
|
string
|
ExplicitKey
<
"sys_security_type"
>
|
TableBrand
<
"sys_security_type"
>
|
Record
<
"sys_security_type"
>
,
{
mandatory
:
true
;
referenceTable
:
"sys_security_type"
}
,
>
;
}
Hierarchy (
View Summary
)
Helper
<
typeof
sys_security_acl
>
sys_security_acl
Index
Properties
active
admin_
overrides
advanced
applies_
to
condition
decision_
type
description
local_
or_
existing
name
operation
script
security_
attribute
type
Properties
Readonly
active
active
:
Typed
<
boolean
,
{
default
:
true
}
>
Readonly
admin_
overrides
admin_overrides
:
Typed
<
boolean
,
{
default
:
true
}
>
Readonly
advanced
advanced
:
Typed
<
boolean
,
{
default
:
false
}
>
Readonly
applies_
to
applies_to
:
Typed
<
string
,
{}
>
Readonly
condition
condition
:
Typed
<
string
,
{}
>
Readonly
decision_
type
decision_type
:
Typed
<
"allow"
|
"deny"
,
{
choices
:
{
allow
:
{
label
:
"Allow If"
;
language
:
"en"
;
sequence
:
1
}
;
deny
:
{
label
:
"Deny Unless"
;
language
:
"en"
;
sequence
:
2
}
;
}
;
default
:
"allow"
;
}
,
>
Readonly
description
description
:
Typed
<
string
,
{}
>
Readonly
local_
or_
existing
local_or_existing
:
Typed
<
string
|
number
,
{
default
:
"Local"
}
>
Readonly
name
name
:
Typed
<
string
,
{
mandatory
:
true
}
>
Readonly
operation
operation
:
Typed
<
|
string
|
ExplicitKey
<
"sys_security_operation"
>
|
TableBrand
<
"sys_security_operation"
>
|
Record
<
"sys_security_operation"
>
,
{
mandatory
:
true
;
referenceTable
:
"sys_security_operation"
}
,
>
Readonly
script
script
:
Typed
<
string
|
ScriptModule
<
Function
>
,
{}
>
Readonly
security_
attribute
security_attribute
:
Typed
<
|
string
|
ExplicitKey
<
"sys_security_attribute"
>
|
TableBrand
<
"sys_security_attribute"
>
|
Record
<
"sys_security_attribute"
>
,
{
mandatory
:
false
;
referenceTable
:
"sys_security_attribute"
}
,
>
Readonly
type
type
:
Typed
<
|
string
|
ExplicitKey
<
"sys_security_type"
>
|
TableBrand
<
"sys_security_type"
>
|
Record
<
"sys_security_type"
>
,
{
mandatory
:
true
;
referenceTable
:
"sys_security_type"
}
,
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
active
admin_
overrides
advanced
applies_
to
condition
decision_
type
description
local_
or_
existing
name
operation
script
security_
attribute
type
@servicenow/sdk - v4.4.1
Loading...