IPasswordStoreRemoveByUrl Method | 
Namespace: DotNetBrowser.Passwords
void RemoveByUrl( string url )
| Exception | Condition | 
|---|---|
| ObjectDisposedException | The IPasswordStore has already been disposed. | 
| ArgumentException | The url is null, empty, or contains only blank characters. |