mirror of
https://github.com/LukeHagar/developer.sailpoint.com.git
synced 2025-12-07 20:37:46 +00:00
Update to powershell SDK docs: 13590494573
This commit is contained in:
@@ -37,10 +37,10 @@ $DateCompareFirstDate = Initialize-PSSailpoint.BetaDateCompareFirstDate -Source
|
||||
-AccountSortAttribute created `
|
||||
-AccountSortDescending false `
|
||||
-AccountReturnFirstLink false `
|
||||
-AccountFilter !(nativeIdentity.startsWith("*DELETED*")) `
|
||||
-AccountPropertyFilter (groups.containsAll({'Admin'}) || location == 'Austin') `
|
||||
-AccountFilter !(nativeIdentity.startsWith("*DELETED*")) `
|
||||
-AccountPropertyFilter (groups.containsAll({'Admin'}) || location == 'Austin') `
|
||||
-RequiresPeriodicRefresh false `
|
||||
-VarInput {type=accountAttribute, attributes={attributeName=first_name, sourceName=Source}} `
|
||||
-VarInput {type=accountAttribute, attributes={attributeName=first_name, sourceName=Source}} `
|
||||
-InputFormat null `
|
||||
-OutputFormat null
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user