id, title, pagination_label, sidebar_label, sidebar_class_name, keywords, slug, tags
| id |
title |
pagination_label |
sidebar_label |
sidebar_class_name |
keywords |
slug |
tags |
| v2025-role-criteria-key |
RoleCriteriaKey |
RoleCriteriaKey |
RoleCriteriaKey |
pythonsdk |
| python |
| Python |
| sdk |
| RoleCriteriaKey |
| V2025RoleCriteriaKey |
|
/tools/sdk/python/v2025/models/role-criteria-key |
| SDK |
| Software Development Kit |
| RoleCriteriaKey |
| V2025RoleCriteriaKey |
|
RoleCriteriaKey
Refers to a specific Identity attribute, Account attibute, or Entitlement used in Role membership criteria
Properties
| Name |
Type |
Description |
Notes |
| type |
RoleCriteriaKeyType |
|
[required] |
| var_property |
str |
The name of the attribute or entitlement to which the associated criteria applies. |
[required] |
| source_id |
str |
ID of the Source from which an account attribute or entitlement is drawn. Required if type is ACCOUNT or ENTITLEMENT |
[optional] |
| } |
|
|
|
Example
[Back to top]