Skip to main content

UserLevelRequest

Import this model from the entry point of its package:

import { UserLevelRequest } from '@sailpoint/angular-sdk/custom_user_levels';

Properties

NameTypeDescriptionNotes
namestringThe name of the user level.[default to undefined]
descriptionstringA brief description of the user level.[default to undefined]
ownerPublicIdentity[default to undefined]
rightSets(optional) Array<string>A list of rights associated with the user level.[default to undefined]