GetAuditLogResult GetAuditLog(AuditLogId tLog, GetAuditLogArgs tArg)
tLog. Access protocol moniker.
tArg. Operation execution parameters.
The GetAuditLog operation extracts access protocol records in accordance with the specified settings.
Depending on the parameters that are used to execute the OpenAuditLog operation, this operation enables the user to get one of the following lists of access protocol records:
Records about repository connections.
Records about operations executed with objects within one repository connection.
To execute the GetAuditLog operation, specify opened access protocol instance moniker in the tLog field, and in the tArg field specify parameters for retrieving information about protocol records. The moniker can be obtained on executing the OpenAuditLog operation.
The example of getting records from the opened instance of the access protocol. The request contains moniker of the access protocol and the number of records, information on which must be retrieved.
See also: