Remote Desktop Client
Username
Password
Domain
Security
{{ range .securityOptions }} {{ if .Selected}}
{{ .Description }}
{{ else}}
{{ .Description }}
{{ end }} {{ end }}
Keyboard
{{ range .keyboardOptions }} {{ if .Selected}}
{{ .Description }}
{{ else}}
{{ .Description }}
{{ end }} {{ end }}
{{ if .isError }}
{{ .errorMessage }}
{{ end }}
Credentials are passed through and not stored.