We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents e230dc3 + 369dacc commit c05baa3Copy full SHA for c05baa3
sharepoint/sharepoint-ps/sharepoint-server/Remove-SPSecureStoreApplication.md
@@ -33,7 +33,7 @@ For permissions and the most current information about Windows PowerShell for Sh
33
34
### -----------------------EXAMPLE-----------------------------
35
```
36
-Get-SPSecureStoreApplication -ServiceContext http://contoso -Name "ContosoTargetApp" | Remove -SPSecureStoreApplication
+Get-SPSecureStoreApplication -ServiceContext http://contoso -Name "ContosoTargetApp" | Remove-SPSecureStoreApplication
37
38
39
This example removes the specified application and target.
0 commit comments