| addrdpclientprofile |
Use this method to add an rdp profile. |
Syntax |
Parameters |
name |
The name of the rdp profile. This is mandatory parameter. |
rdpurloverride |
This setting determines whether the RDP parameters supplied in the vpn url override those specified in the RDP profile. Default value = ENABLE. |
redirectclipboard |
This setting corresponds to the Clipboard check box on the Local Resources tab under Options in RDC. Default value = ENABLE. |
redirectdrives |
This setting corresponds to the selections for Drives under More on the Local Resources tab under Options in RDC. Default value = DISABLE. |
redirectprinters |
This setting corresponds to the selection in the Printers check box on the Local Resources tab under Options in RDC. Default value = ENABLE. |
redirectcomports |
This setting corresponds to the selections for comports under More on the Local Resources tab under Options in RDC. Default value = DISABLE. |
redirectpnpdevices |
This setting corresponds to the selections for pnpdevices under More on the Local Resources tab under Options in RDC. Default value = DISABLE. |
keyboardhook |
This setting corresponds to the selection in the Keyboard drop-down list on the Local Resources tab under Options in RDC. Default value = RDP_ONLY_WHEN_USING_FULL_SCREEN. |
audiocapturemode |
This setting corresponds to the selections in the Remote audio area on the Local Resources tab under Options in RDC. Default value = DISABLE. |
videoplaybackmode |
This setting determines if Remote Desktop Connection (RDC) will use RDP efficient multimedia streaming for video playback. Default value = ENABLE. |
multimonitorsupport |
Enable/Disable Multiple Monitor Support for Remote Desktop Connection (RDC). Default value = ENABLE. |
rdpcookievalidity |
RDP cookie validity period. RDP cookie validity time is applicable for new connection and also for any re-connection that might happen, mostly due to network disruption or during fail-over. Default value = 60. Minimum value = 1. Maximum value = 86400. |
addusernameinrdpfile |
Add username in rdp file. Default value = NO. |
rdpfilename |
RDP file name to be sent to End User |
rdphost |
Fully-qualified domain name (FQDN) of the RDP Listener. |
rdplistener |
IP address (or) Fully-qualified domain name(FQDN) of the RDP Listener with the port in the format IP:Port (or) FQDN:Port |
rdpcustomparams |
Option for RDP custom parameters settings (if any). Custom params needs to be separated by '&' Default value = 0. |
psk |
Pre shared key value Default value = 0. |
randomizerdpfilename |
Will generate unique filename everytime rdp file is downloaded by appending output of time() function in the format |
rdplinkattribute |
Citrix Gateway allows the configuration of rdpLinkAttribute parameter which can be used to fetch a list of RDP servers(IP/FQDN) that a user can access, from an Authentication server attribute(Example: LDAP, SAML). Based on the list received, the RDP links will be generated and displayed to the user.
Note: The Attribute mentioned in the rdpLinkAttribute should be fetched through corresponding authentication method. |
rdpvalidateclientip |
This setting determines whether RDC launch is initiated by the valid client IP Default value = DISABLE. |
Return Value |
Returns simpleResult |
See Also |