ParentT - the stage of the parent update to return to after attaching this definitionpublic static interface PasswordCredential.UpdateDefinitionStages.WithKey<ParentT>
| Modifier and Type | Method and Description |
|---|---|
PasswordCredential.UpdateDefinitionStages.WithAttach<ParentT> |
withPasswordValue(String password)
Use a password as a key.
|
PasswordCredential.UpdateDefinitionStages.WithAttach<ParentT> withPasswordValue(String password)
password - the password valueCopyright © 2020 Microsoft Corporation. All rights reserved.