This type is a class for model objects.
This object containing the properties associated with the auditServerProvider implementation.
Package: securityAttributes Summary | |
name : EString | A string reference name for the auditServiceProvider object |
className : EString | This representing the name of the class implementing the audiServiceProvider (Emitter) interface. |
eventFormatterClass : EString | A String representing the class name of the event formatter implementation. |
maxFileSize : EInt | An Integer representing the maximum size of the audit logs. This is a MB representation. |
maxLogs : EInt | An Integer representing the maximum number of audit logs to create before the oldest is rewritten over. |
fileLocation : EString | A String representing the path where the audit logs are stored. |
wrapBehavior : WrapBehaviorKind | Indicate the customizable audit log file wrapping behavior. |
properties : Property * | * No description is available * |
auditSpecifications : AuditSpecification * | * No description is available * |
Attribute Details |