PasswordCredential.RetrievePassword Method

Definition

Populates the password for the credential. After the operation returns successfully, you can get the password from the Password property.

public:
 virtual void RetrievePassword() = RetrievePassword;
void RetrievePassword();
public void RetrievePassword();
function retrievePassword()
Public Sub RetrievePassword ()

Applies to