RetrievePassword: Retrieve a stored password from the locker

Description Usage Arguments

Description

This function returns the plaintext password that a user previously stored. The password is returned as a single string so that it can be simply passed inline to whatever application requires it.

Usage

1
RetrievePassword(user, application = NA)

Arguments

user

A string indicating the user being logged in

application

A string indicating the application being logged into


cpbonnell/winlockr documentation built on May 28, 2019, 7:47 p.m.