| Modifier and Type | Method | Description |
|---|---|---|
RegistryPassword |
RegistryPassword.withName(PasswordName name) |
Set the password name.
|
RegistryPassword |
RegistryPassword.withValue(String value) |
Set the password value.
|
| Modifier and Type | Method | Description |
|---|---|---|
List<RegistryPassword> |
RegistryListCredentialsResult.passwords() |
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/