Skip to main content

PermissionDTO

Import this model from the entry point of its package:

import { PermissionDTO } from '@sailpoint/angular-sdk/dimensions';

Properties

NameTypeDescriptionNotes
rights(optional) Array<string>All the rights (e.g. actions) that this permission allows on the target[readonly] [default to undefined]
target(optional) stringThe target the permission would grants rights on.[readonly] [default to undefined]