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:
@@ -28,8 +28,8 @@ Name | Type | Description | Notes
|
||||
- Prepare the resource
|
||||
```powershell
|
||||
$FieldDetailsDto = Initialize-PSSailpoint.V3FieldDetailsDto -Name userName `
|
||||
-Transform {type=rule, attributes={name=Create Unique LDAP Attribute}} `
|
||||
-Attributes {template=${firstname}.${lastname}${uniqueCounter}, cloudMaxUniqueChecks=50, cloudMaxSize=20, cloudRequired=true} `
|
||||
-Transform {type=rule, attributes={name=Create Unique LDAP Attribute}} `
|
||||
-Attributes {template=${firstname}.${lastname}${uniqueCounter}, cloudMaxUniqueChecks=50, cloudMaxSize=20, cloudRequired=true} `
|
||||
-IsRequired false `
|
||||
-Type string `
|
||||
-IsMultiValued false
|
||||
|
||||
Reference in New Issue
Block a user