OpenDDS  Snapshot(2023/04/28-20:55)
Public Attributes | List of all members
DDS::Security::ParticipantSecurityAttributes Struct Reference

import"DdsSecurityCore.idl";

Public Attributes

boolean allow_unauthenticated_participants
 
boolean is_access_protected
 
boolean is_rtps_protected
 
boolean is_discovery_protected
 
boolean is_liveliness_protected
 
PluginParticipantSecurityAttributesMask plugin_participant_attributes
 
PropertySeq ac_endpoint_properties
 

Detailed Description

Definition at line 333 of file DdsSecurityCore.idl.

Member Data Documentation

◆ ac_endpoint_properties

PropertySeq DDS::Security::ParticipantSecurityAttributes::ac_endpoint_properties

Definition at line 340 of file DdsSecurityCore.idl.

◆ allow_unauthenticated_participants

boolean DDS::Security::ParticipantSecurityAttributes::allow_unauthenticated_participants

◆ is_access_protected

boolean DDS::Security::ParticipantSecurityAttributes::is_access_protected

◆ is_discovery_protected

boolean DDS::Security::ParticipantSecurityAttributes::is_discovery_protected

◆ is_liveliness_protected

boolean DDS::Security::ParticipantSecurityAttributes::is_liveliness_protected

◆ is_rtps_protected

boolean DDS::Security::ParticipantSecurityAttributes::is_rtps_protected

◆ plugin_participant_attributes

PluginParticipantSecurityAttributesMask DDS::Security::ParticipantSecurityAttributes::plugin_participant_attributes

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