mirror of
https://github.com/LukeHagar/developer.sailpoint.com.git
synced 2025-12-09 12:27:47 +00:00
Update to powershell SDK docs: 13123805130
This commit is contained in:
@@ -16,9 +16,9 @@ tags: ['SDK', 'Software Development Kit', 'RoleMembershipSelector', 'BetaRoleMem
|
||||
|
||||
Name | Type | Description | Notes
|
||||
------------ | ------------- | ------------- | -------------
|
||||
**Type** | Pointer to [**RoleMembershipSelectorType**](role-membership-selector-type) | | [optional]
|
||||
**Criteria** | Pointer to [**RoleCriteriaLevel1**](role-criteria-level1) | | [optional]
|
||||
**Identities** | Pointer to [**[]RoleMembershipIdentity**](role-membership-identity) | Defines role membership as being exclusive to the specified Identities, when type is IDENTITY_LIST. | [optional]
|
||||
**Type** | [**RoleMembershipSelectorType**](role-membership-selector-type) | | [optional]
|
||||
**Criteria** | [**RoleCriteriaLevel1**](role-criteria-level1) | | [optional]
|
||||
**Identities** | [**[]RoleMembershipIdentity**](role-membership-identity) | Defines role membership as being exclusive to the specified Identities, when type is IDENTITY_LIST. | [optional]
|
||||
|
||||
## Examples
|
||||
|
||||
|
||||
Reference in New Issue
Block a user