| delete_keyring | R Documentation |
Deletes a keyring from the Windows Credential Store.
delete_keyring(keyring_name)
keyring_name |
A character string providing the name of the keyring. |
Other keyring functions:
add_key(),
create_locked_keyring(),
delete_key(),
get_keyring_status(),
list_keyrings(),
list_keys(),
lock_keyring(),
unlock_keyring(),
view_key()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.