| Modifier and Type | Method and Description |
|---|---|
KeyVaultProperties |
EncryptionProperties.keyVaultProperties()
Get additional details when using Microsoft.KeyVault.
|
KeyVaultProperties |
KeyVaultProperties.withKeyIdentifier(String keyIdentifier)
Set full path to the versioned secret.
|
| Modifier and Type | Method and Description |
|---|---|
EncryptionProperties |
EncryptionProperties.withKeyVaultProperties(KeyVaultProperties keyVaultProperties)
Set additional details when using Microsoft.KeyVault.
|
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/