Assembly: Metabase;
The IAuditFilterCondition interface contains properties of a filter condition of access protocol of a security manager.
IAuditFilterCondition
Property name | Brief description | |
ClassCount | The ClassCount property determines the number of classes, by which filtering is executed. | |
ClassId | The ClassId property determines a class of an object, for which protocol records are displayed in access protocol. | |
IdFilter | The IdFilter property determines an identifier of an object, for which protocol records should be displayed. | |
IncludeFailedLogons | The IncludeFailedLogons property determines whether failed logons are displayed. | |
IncludeFailedOperations | The IncludeFailedOperations property determines whether failed operations on objects are displayed. | |
IncludeSucceededLogons | The IncludeSucceededLogons property determines whether succeeded logons are displayed. | |
IncludeSucceededOperations | The IncludeSucceededOperations property determines whether successful operations on objects are displayed. | |
IsAnd | The IsAnd property determines operation of union with the previous condition. | |
IsNot | The IsNot property determines whether to add negation of a condition. | |
MaxDate | The MaxDate property determines the final value of date and time used during records filtering. | |
MinDate | The MinDate property determines the start value of date and time used during records filtering. | |
NameFilter | The NameFilter property determines a name of an object, for which protocol records should be displayed. | |
ObjectKey | The ObjectKey property determines a key of an object, for which protocol records are displayed. | |
ObjectKeyCount | The ObjectKeyCount property determines the number of keys, by which filtering is executed. | |
Operation | The Operation property determines operations, which information is displayed in access protocol. | |
OperationClass | The OperationClass property determines an objects class, for which this operation is displayed in access protocol for relevant operation. | |
OperationCount | The OperationCount property determines the number of operations, which information is displayed in access protocol. | |
Station | The Station property determines name of a workstation, for which records of a protocol are displayed. | |
StationCount | The StationCount property determines the number of workstations, by which filtering is executed. | |
UserIP | The UserIP property determines a name of IP address of a workstation, for which records of a protocol are displayed. | |
UserIPCount | The UserIPCount property determines the number of IP addresses, by which filtering is executed. | |
UserName | The UserName property determines the name of the platform user, for which the records of the protocol will be displayed. | |
UserNameCount | The UserNameCount property determines the number of the platform users, by which filtering will be executed. | |
UserOS | The UserOS property determines a name of a user of operation system, for whom records of a protocol are displayed. | |
UserOSCount | The UserOSCount property determines the number of users of operation system, by whom filtering is executed. |
See also: