View source: R/backend-wincred.R
b_wincred_set_with_raw_value | R Documentation |
Set a key on a Wincred keyring
b_wincred_set_with_raw_value(
self,
private,
service,
username,
password,
keyring
)
service |
Service name. Must not be empty. |
username |
Username. Might be empty. |
password |
The key text to store.
If required, an encoding can be specified using either an R option
(
For a list of valid encodings, use |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.