Skip to content

Latest commit

 

History

History
29 lines (22 loc) · 1.2 KB

File metadata and controls

29 lines (22 loc) · 1.2 KB
title Example demonstrating use of Azure Key Vault provider with Always Encrypted | Microsoft Docs
ms.custom
ms.date 10/18/2019
ms.reviewer v-kaywon
ms.prod sql
ms.prod_service connectivity
ms.technology connectivity
ms.tgt_pltfrm
ms.topic tutorial
author karinazhou
ms.author v-jizho2

Example demonstrating use of Azure Key Vault provider with Always Encrypted

[!INCLUDE tsql-appliesto-ssver15-xxxx-xxxx-xxx-winonly]

[!INCLUDE appliesto-netfx-netcore-xxxx-md]

This example demonstrates use of Azure Key Vault Provider when accessing encrypted columns.

[!code-csharp AKVProvider Example#1]

See Also