@servicenow/sdk - v4.4.1
Preparing search index...
@servicenow/sdk/core
<internal>
sys_security_attribute
Variable sys_security_attribute
Const
sys_security_attribute
:
{
extends
:
"sys_metadata"
;
name
:
"sys_security_attribute"
;
schema
:
{
active
:
Typed
;
condition
:
Typed
;
description
:
Typed
;
is_dynamic
:
Typed
;
is_localized
:
Typed
;
is_system
:
Typed
;
label
:
Typed
;
lookup_table
:
Typed
;
lookup_table_column
:
Typed
;
type
:
Typed
;
}
;
}
Type Declaration
Readonly
extends
:
"sys_metadata"
Readonly
name
:
"sys_security_attribute"
Readonly
schema
:
{
active
:
Typed
;
condition
:
Typed
;
description
:
Typed
;
is_dynamic
:
Typed
;
is_localized
:
Typed
;
is_system
:
Typed
;
label
:
Typed
;
lookup_table
:
Typed
;
lookup_table_column
:
Typed
;
type
:
Typed
;
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@servicenow/sdk - v4.4.1
Loading...