| Modifier and Type | Method and Description |
|---|---|
SqlEncryptionProtector.Update |
SqlEncryptionProtector.UpdateStages.WithServerKeyNameAndType.withAzureKeyVaultServerKey(String serverKeyName)
Updates the Encryption Protector to use an AzureKeyVault server key.
|
SqlEncryptionProtector.Update |
SqlEncryptionProtector.UpdateStages.WithServerKeyNameAndType.withServiceManagedServerKey()
Updates the Encryption Protector to use the default service managed server key.
|
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/