Icon UserAgent Property

property UserAgent: String

Usage

Available In: Server Applications

Specifies the user agent to use with the server request. Some public APIs require that you set the User-Agent header with any server requests to the API, and setting this property will ensure that the User-Agent header is set to the specified value. The default value is "".
Image