workspaces_import_client_branding: Imports client branding

View source: R/workspaces_operations.R

workspaces_import_client_brandingR Documentation

Imports client branding

Description

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.

Usage

workspaces_import_client_branding(
  ResourceId,
  DeviceTypeWindows = NULL,
  DeviceTypeOsx = NULL,
  DeviceTypeAndroid = NULL,
  DeviceTypeIos = NULL,
  DeviceTypeLinux = NULL,
  DeviceTypeWeb = NULL
)

Arguments

ResourceId

[required] The directory identifier of the WorkSpace for which you want to import client branding.

DeviceTypeWindows

The branding information to import for Windows devices.

DeviceTypeOsx

The branding information to import for macOS devices.

DeviceTypeAndroid

The branding information to import for Android devices.

DeviceTypeIos

The branding information to import for iOS devices.

DeviceTypeLinux

The branding information to import for Linux devices.

DeviceTypeWeb

The branding information to import for web access.


paws.end.user.computing documentation built on Sept. 12, 2023, 1:17 a.m.