Crate wincredentials

Source

Modules§

credential

Functions§

delete_credential
Deletes the credential with the specified target name. If the operation fails for any reason, the result will resolve to an error.
read_credential
Reads the credential with the specified target name. If the operation fails for any reason, including no credential existing, the result will resolve to an error.
write_credential
Writes out the credential with the specified target name. If the operation fails for any reason, the result will resolve to an error.