Files
developer.sailpoint.com/docs/tools/sdk/python/Reference/Beta/Models/RoleMiningSessionScopingMethod.md
2025-02-20 12:59:19 -05:00

703 B

id, title, pagination_label, sidebar_label, sidebar_class_name, keywords, slug, tags
id title pagination_label sidebar_label sidebar_class_name keywords slug tags
beta-role-mining-session-scoping-method RoleMiningSessionScopingMethod RoleMiningSessionScopingMethod RoleMiningSessionScopingMethod pythonsdk
python
Python
sdk
RoleMiningSessionScopingMethod
BetaRoleMiningSessionScopingMethod
/tools/sdk/python/beta/models/role-mining-session-scoping-method
SDK
Software Development Kit
RoleMiningSessionScopingMethod
BetaRoleMiningSessionScopingMethod

RoleMiningSessionScopingMethod

The scoping method used in the current role mining session.

Enum

  • MANUAL (value: 'MANUAL')

  • AUTO_RM (value: 'AUTO_RM')

[Back to top]