====== F.1 User Data ====== [[dido:public:ra:xapend:xapend.f_qos:start| Return to DDS Quality of Service ]] The purpose of ''USER_DATA'' [[dido:public:ra:xapend:xapend.a_glossary:q:qos|QoS]] is to allow the [[dido:public:ra:xapend:xapend.a_glossary:a:application|application]] to attach additional information to the created [[dido:public:ra:xapend:xapend.a_glossary:e:entity|Entity]] objects such that when a remote application discovers their existence it can access that information and use it for its own purposes. One possible use of this QoS is to attach security credentials or some other information that can be used by the remote application to authenticate the source. In combination with operations such as ''ignore_participant'', ''ignore_publication'', ''ignore_subscription'', and ''ignore_topic'' these QoS can assist an application to define and enforce its own [[dido:public:ra:xapend:xapend.a_glossary:a:applicationsecurity|security]] policies. The use of this QoS is not limited to security, rather it offers a simple, yet flexible extensibility mechanism. Source: [[https://www.omg.org/spec/DDS/1.4/PDF | DDS 1.4 Spec]]