Struct astutedds::security::ParticipantSecurityAttributes

ClassList > astutedds > security > ParticipantSecurityAttributes

  • #include <security_types.hpp>

Public Attributes

Type Name
bool allow_unauthenticated_participants = {false}
bool is_access_protected = {true}
bool is_discovery_protected = {true}
bool is_liveliness_protected = {true}
bool is_rtps_protected = {true}

Public Attributes Documentation

variable allow_unauthenticated_participants

bool astutedds::security::ParticipantSecurityAttributes::allow_unauthenticated_participants;

variable is_access_protected

bool astutedds::security::ParticipantSecurityAttributes::is_access_protected;

variable is_discovery_protected

bool astutedds::security::ParticipantSecurityAttributes::is_discovery_protected;

variable is_liveliness_protected

bool astutedds::security::ParticipantSecurityAttributes::is_liveliness_protected;

variable is_rtps_protected

bool astutedds::security::ParticipantSecurityAttributes::is_rtps_protected;


The documentation for this class was generated from the following file include/astutedds/security/security_types.hpp