ClientApplication
Identifies the client tool or application connecting to Suadeo.
Data Type
string
Default Value
""
Remarks
Use the ClientApplication connection property to identify the client tool or application that is making requests to Suadeo. When you set this property, the server sends its value in the X-Client-Application header on every request to Suadeo.
Specify the value in the format <tool-name>/<version>, following the same convention as a User-Agent string (for example, MyApp/1.0).