vlocode-project - v1.40.0-beta-4
Preparing search index...
salesforce/src
TransactionSecurityPolicyMetadata
Interface TransactionSecurityPolicyMetadata
interface
TransactionSecurityPolicyMetadata
{
action
:
TransactionSecurityAction
;
active
:
boolean
;
apexClass
?:
string
;
blockMessage
?:
string
;
customEmailContent
?:
string
;
description
?:
string
;
developerName
?:
string
;
eventName
?:
TransactionSecurityEventName
;
eventType
?:
MonitoredEvents
;
executionUser
?:
string
;
flow
?:
string
;
fullName
?:
string
;
masterLabel
?:
string
;
resourceName
?:
string
;
type
?:
TxnSecurityPolicyType
;
}
Hierarchy (
View Summary
)
MetadataInfo
TransactionSecurityPolicyMetadata
Index
Properties
action
active
apex
Class?
block
Message?
custom
Email
Content?
description?
developer
Name?
event
Name?
event
Type?
execution
User?
flow?
full
Name?
master
Label?
resource
Name?
type?
Properties
action
action
:
TransactionSecurityAction
active
active
:
boolean
Optional
apex
Class
apexClass
?:
string
Optional
block
Message
blockMessage
?:
string
Optional
custom
Email
Content
customEmailContent
?:
string
Optional
description
description
?:
string
Optional
developer
Name
developerName
?:
string
Optional
event
Name
eventName
?:
TransactionSecurityEventName
Optional
event
Type
eventType
?:
MonitoredEvents
Optional
execution
User
executionUser
?:
string
Optional
flow
flow
?:
string
Optional
full
Name
fullName
?:
string
Optional
master
Label
masterLabel
?:
string
Optional
resource
Name
resourceName
?:
string
Optional
type
type
?:
TxnSecurityPolicyType
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
On This Page
Properties
action
active
apex
Class
block
Message
custom
Email
Content
description
developer
Name
event
Name
event
Type
execution
User
flow
full
Name
master
Label
resource
Name
type
vlocode-project - v1.40.0-beta-4
Loading...