This AuditChannel object's operation writes auditing information on a specific channel. The channels have not yet be defined. Currently, Orbasec does not implement an Auditing Object as it does not do auditing, yet.
readonly attribute Security::AuditChannelId audit_channel_id;
void audit_write(in Security::AuditEventType event_type, in CredentialsList creds, in Security::UtcT time, in Security::SelectorValueList descriptors, in Security::Opaque event_specific_data);
Generated by the ORBacus IDL-to-HTML translator (non-commercial)