InstalledApplicationInfo
Information about the application installed on RDS server/machine of a farm/desktop pool.
{
"executable_path": "C:\\ProgramData\\Microsoft\\Windows\\Start Menu\\Programs\\Firefox.lnk",
"file_types": [
{
"description": "Firefox Document",
"type": ".html"
}
],
"name": "Firefox",
"other_file_types": [
{
"description": "Firefox URL",
"name": "https",
"type": "URL"
}
],
"publisher": "Mozilla Corporation",
"version": "72.0.2"
}
Path to application executable.
Set of file types reported by the application as supported. If unset, this application does not present any file type support.
Application name information, as sent by RDSServer/machine during application discovery.
This represents the different file types reported by Application that can be passed from horizon agent to horizon client via connection server. If unset, this application does not present any other file type support.
Application publisher
Application version.