Skip to main content

SecurityRole

No description

enum SecurityRole {
ADMIN
EMPLOYEE
PDL
SYSADMIN
}

Values

SecurityRole.ADMIN

Employee with administrator access to a park.

SecurityRole.EMPLOYEE

A normal employee with restricted access to a park.

SecurityRole.PDL

Employees with access to confidential data and all features of a park.

SecurityRole.SYSADMIN

Employee with system administrator a.k.a tenant administrator access to the entire tenant.

Member Of

AddUserRoleInput input ● DisableFeatureInput input ● EnableFeatureInput input ● RemoveUserRoleInput input