PACS System 0.1.0
PACS DICOM system library
Loading...
Searching...
No Matches
kcenon::pacs::security::atna_audit_source Struct Reference

Identifies the audit source system. More...

#include <atna_audit_logger.h>

Collaboration diagram for kcenon::pacs::security::atna_audit_source:
Collaboration graph

Public Attributes

std::string audit_source_id
 Unique identifier for the audit source.
 
std::string audit_enterprise_site_id
 Enterprise site identifier (optional)
 
std::vector< uint8_t > audit_source_type_codes
 Audit source type codes (optional)
 

Detailed Description

Identifies the audit source system.

Definition at line 172 of file atna_audit_logger.h.

Member Data Documentation

◆ audit_enterprise_site_id

std::string kcenon::pacs::security::atna_audit_source::audit_enterprise_site_id

Enterprise site identifier (optional)

Definition at line 177 of file atna_audit_logger.h.

Referenced by kcenon::pacs::security::atna_audit_logger::to_xml().

◆ audit_source_id

◆ audit_source_type_codes

std::vector<uint8_t> kcenon::pacs::security::atna_audit_source::audit_source_type_codes

Audit source type codes (optional)

Definition at line 180 of file atna_audit_logger.h.

Referenced by kcenon::pacs::security::atna_audit_logger::to_xml().


The documentation for this struct was generated from the following file: