Optional
useIndicates whether to use the file service for downloading. If true, the webex files service will be used. If false or undefined, the file will be downloaded directly from the URL.
Optional
jweThe JSON Web Encryption (JWE) string used for decrypting the file. This is a required parameter if the url does not contain the JWE.
Optional
keyThe URI of the key used for decrypting the file. This is a required parameter if the url does not contain the keyUri.
Options for downloading a file with encryption.