Module Name | title | schema | applicable | external help file | online version |
---|---|---|---|---|---|
PnP.PowerShell |
Remove-PnPStoredCredential |
2.0.0 |
SharePoint Online |
PnP.PowerShell.dll-Help.xml |
Removes a credential from the Credential Manager
Remove-PnPStoredCredential -Name <String> [-Force]
Removes a stored credential from the Credential Manager
Remove-PnPStoredCredential -Name "https://tenant.sharepoint.com"
Removes the specified credential from the Credential Manager
If specified you will not be asked for confirmation
Type: SwitchParameter
Parameter Sets: (All)
Required: False
Position: Named
Default value: None
Accept pipeline input: False
Accept wildcard characters: False
The credential to remove
Type: String
Parameter Sets: (All)
Required: True
Position: Named
Default value: None
Accept pipeline input: False
Accept wildcard characters: False