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