View source: R/backend-wincred.R
b_wincred_get | R Documentation |
Get a key from a Wincred keyring
b_wincred_get(self, private, service, username, keyring)
service |
Service name. Must not be empty. |
username |
Username. Might be empty.
Additionally, users may specify an encoding to use when converting the password from a byte-string, for compatibility with other software such as python's keyring package. This is done via an option, or an environment variable. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.