Global

Methods


checkUserSecurityKeys(keys, newPersonRes)

Returns true if the provided user holds one key from a set of security keys, otherwise false.

Parameters:
Name Type Description
keys Array

The names of the security keys (i.e. ['GMV MANAGER', 'LRLAB'])

newPersonRes Object

NEW PERSON (200) query response containing keys

Returns:
Type
Boolean