697 B
			
		
	
	
	
	
	
	
	
			
		
		
	
	
			697 B
			
		
	
	
	
	
	
	
	
RemovePassword Object
- typeString -- password.
- originString (optional) - When provided, the authentication info related to the origin will only be removed otherwise the entire cache will be cleared.
- schemeString (optional) - Scheme of the authentication. Can be- basic,- digest,- ntlm,- negotiate. Must be provided if removing by- origin.
- realmString (optional) - Realm of the authentication. Must be provided if removing by- origin.
- usernameString (optional) - Credentials of the authentication. Must be provided if removing by- origin.
- passwordString (optional) - Credentials of the authentication. Must be provided if removing by- origin.
