The Security Model for Data Distribution Service (DDS) defines the security principals (users of the system), the objects that are being secured, and the operations on the objects that are to be restricted. DDS applications share information on DDS Global Data Spaces (called DDS Domains) where the information is organized into Topics and accessed by means of read and write operations on data-instances of those Topics.
Ultimately what is being secured is a specific DDS Global Data Space (domain) and, within the domain, the ability to access (read or write) information (specific Topic or even data-object instances within the Topic) in the DDS Global Data Space.
Securing DDS means providing:
Source: https://www.omg.org/spec/DDS-SECURITY/1.1/PDF#Security_mode Section 7.1