pspete / psPAS

PowerShell module for CyberArk Privileged Access Security REST API
https://pspas.pspete.dev
MIT License
295 stars 91 forks source link

Set-PASSafe #382

Closed alexR148 closed 2 years ago

alexR148 commented 2 years ago

Describe the issue ValueFromPipelinebyPropertyName not set to true for Parameters Description, ManagingCPM, NumberOfVersionsRetention and NumberOfDaysRetention

To Reproduce Steps to reproduce the behavior: pipe a custom object to the function Set-PASSafe. Some properties won't be processed

Expected behavior all existing parameters should be processed