PasswordCredentials constructor

PasswordCredentials(
  1. ProtectedValue _password
)

Implementation

PasswordCredentials(this._password);