7/30/2011 7:36:20 AM
 Marcus R Posts: 1
|
Hello,
Can anyone give me a pointers as how to retrieve all secrets from a specific folder using the web services. I can get the folder ID, but then get stuck as to the next step.
Thanks,
Marcus
|
|
|
0
• link
|
8/1/2011 10:16:26 AM
 David Posts: 81
|
Hello Marcus,
For now, you will have to use the SearchSecrets web service method with an empty search term to get a list of all the secret names along with their folder ids. Then, you will have to filter these results in code to get only the secrets in your target folder.
If you need a code sample in PowerShell, please let us know.
|
|
|
0
• link
|