This type is a class for model objects.
This is the behavior of a particular auditable event.
Package: securityAttributes Summary | |
event : AuditSpecificationKind | it represents the name of the security event. Valid values are what are defined in the enumeration list. |
outcome : OutcomeKind | it represents the outcome of an auditable event. |
enabled : EBoolean | A true indicates that the user wants to capture and audit event with the name "name" and with the outcome "outcome". |
name : EString | Specify the name of the AuditSpecification object. |
Attribute Details |