Reads a credential from the Credential Locker.
Syntax
var passwordCredential = passwordVault.retrieve(resource, userName);
Parameters
- resource
-
Type: String [JavaScript] | System.String [.NET] | Platform::String [C++]
The resource for which the credential is used.
- userName
-
Type: String [JavaScript] | System.String [.NET] | Platform::String [C++]
The user name that must be present in the credential.
Return value
Type: PasswordCredential
The returned credential that contains all the data.
Requirements
|
Minimum supported client | Windows 8 |
|---|---|
|
Minimum supported server | Windows Server 2012 |
|
Namespace |
|
|
Metadata |
|
See also
Build date: 12/4/2012