mirror of
https://github.com/LukeHagar/developer.sailpoint.com.git
synced 2025-12-09 20:37:47 +00:00
Update to powershell SDK docs: 13123805130
This commit is contained in:
@@ -16,8 +16,8 @@ tags: ['SDK', 'Software Development Kit', 'RequestOnBehalfOfConfig', 'RequestOnB
|
||||
|
||||
Name | Type | Description | Notes
|
||||
------------ | ------------- | ------------- | -------------
|
||||
**AllowRequestOnBehalfOfAnyoneByAnyone** | Pointer to **Boolean** | If this is true, anyone can request access for anyone. | [optional] [default to $false]
|
||||
**AllowRequestOnBehalfOfEmployeeByManager** | Pointer to **Boolean** | If this is true, a manager can request access for his or her direct reports. | [optional] [default to $false]
|
||||
**AllowRequestOnBehalfOfAnyoneByAnyone** | **Boolean** | If this is true, anyone can request access for anyone. | [optional] [default to $false]
|
||||
**AllowRequestOnBehalfOfEmployeeByManager** | **Boolean** | If this is true, a manager can request access for his or her direct reports. | [optional] [default to $false]
|
||||
|
||||
## Examples
|
||||
|
||||
|
||||
Reference in New Issue
Block a user