mirror of
https://github.com/LukeHagar/developer.sailpoint.com.git
synced 2025-12-09 12:27:47 +00:00
Update to powershell SDK docs: 13590494573
This commit is contained in:
@@ -40,12 +40,12 @@ Name | Type | Description | Notes
|
||||
- Prepare the resource
|
||||
```powershell
|
||||
$ReviewableEntitlement = Initialize-PSSailpoint.V3ReviewableEntitlement -Id 2c918085718230600171993742c63558 `
|
||||
-Name CN=entitlement.bbb7c650 `
|
||||
-Name CN=entitlement.bbb7c650 `
|
||||
-Description Gives read/write access to the company database `
|
||||
-Privileged false `
|
||||
-Owner null `
|
||||
-AttributeName memberOf `
|
||||
-AttributeValue CN=entitlement.bbb7c650 `
|
||||
-AttributeValue CN=entitlement.bbb7c650 `
|
||||
-SourceSchemaObjectType groups `
|
||||
-SourceName ODS-AD-Source `
|
||||
-SourceType Active Directory - Direct `
|
||||
|
||||
Reference in New Issue
Block a user