Zum Hauptinhalt springen

addUserToAccessProfiles

addUserToAccessProfiles(user, accessProfiles): void

Adds the specified access profiles to the given user.

Parameters

user

SystemUser

The user to whom the access profiles will be added.

accessProfiles

A single access profile name or an array of access profile names to add to the user.

string | string[]

Returns

void