Skip to main content

SegmentMembership

Import this model from the entry point of its package:

import { SegmentMembership } from '@sailpoint/angular-sdk/data_segmentation';

Properties

NameTypeDescriptionNotes
segments(optional) Array<string>List of segment ids that the identity is associated with.[default to undefined]
allAccessScopes(optional) Array<ScopeType>They type of scopes that are assigned to the identity.[default to undefined]
refreshBy(optional) stringDate time string that lets you know when the membership data is going to be refreshed.[default to undefined]