RemovePassword

RemovePassword Object

  • type String - password.
  • origin String (optional) - When provided, the authentication info related to the origin will only be removed otherwise the entire cache will be cleared.
  • scheme String (optional) - Scheme of the authentication. Can be basic, digest, ntlm, negotiate. Must be provided if removing by origin.
  • realm String (optional) - Realm of the authentication. Must be provided if removing by origin.
  • username String (optional) - Credentials of the authentication. Must be provided if removing by origin.
  • password String (optional) - Credentials of the authentication. Must be provided if removing by origin.

© 2013–2017 GitHub Inc.
Licensed under the MIT license.
https://electron.atom.io/docs/api/structures/remove-password/

在线笔记
App下载
App下载

扫描二维码

下载编程狮App

公众号
微信公众号

编程狮公众号

意见反馈
返回顶部