CdaAuditStore
Represents an audit store. The following properties are defined for this object.
Property | Type | Description |
|
|
|
Affinity |
AffinityType enum |
The type agents that the audit store serves, either Windows, UNIX, or both. The possible values are: WindowsAndUnix - 0 Windows - 1 Unix - 2 |
Name |
String |
Name of the audit store. |
Scopes |
CdaAuditScope[] |
Audit store scopes. |
TrustedAgentEnabled |
Boolean |
Whether the trusted agent filter is enabled or not. |
TrustedAgents |
CdaComputer[] |
Trusted agent computers. |
TrustedCollectorEnabled |
Boolean |
Whether the trusted collector filter is enabled or not. |
TrustedCollectors |
CdaComputer[] |
Trusted collector service computers. |