---
id: v1-role-mining-session-scope
title: RoleMiningSessionScope
pagination_label: RoleMiningSessionScope
sidebar_label: RoleMiningSessionScope
sidebar_class_name: typescriptsdk
keywords: ['typescript', 'TypeScript', 'sdk', 'RoleMiningSessionScope', 'v1RoleMiningSessionScope']
slug: /tools/sdk/typescript/iai_role_mining/models/role-mining-session-scope
tags: ['SDK', 'Software Development Kit', 'RoleMiningSessionScope', 'v1RoleMiningSessionScope']
---

# RoleMiningSessionScope

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**identityIds** | **(optional)** `Array<string>` | The list of identities for this role mining session. | [default to undefined]
**criteria** | **(optional)** `string` | The \"search\" criteria that produces the list of identities for this role mining session. | [default to undefined]
**attributeFilterCriteria** | **(optional)** `Array<object>` | The filter criteria for this role mining session. | [default to undefined]

