Zum Hauptinhalt springen

addAttributesToUser

addAttributesToUser(user, attributes): void

Adds the specified attributes to the given user.

Parameters

user

SystemUser

The user to whom the attributes will be added.

attributes

The attributes to add to the user.

KeyValue | KeyValue[]

Returns

void