Imports client branding. Client branding allows you to customize your WorkSpace's client login portal. You can tailor your login portal company logo, the support email address, support link, link to reset password, and a custom message for users trying to sign in.
See https://www.paws-r-sdk.com/docs/workspaces_import_client_branding/ for full documentation.
workspaces_import_client_branding(
ResourceId,
DeviceTypeWindows = NULL,
DeviceTypeOsx = NULL,
DeviceTypeAndroid = NULL,
DeviceTypeIos = NULL,
DeviceTypeLinux = NULL,
DeviceTypeWeb = NULL
)
[required] The directory identifier of the WorkSpace for which you want to import client branding.
The branding information to import for Windows devices.
The branding information to import for macOS devices.
The branding information to import for Android devices.
The branding information to import for iOS devices.
The branding information to import for Linux devices.
The branding information to import for web access.