你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

EncryptionProtectorProperties Class

Definition

Represents the properties for an Azure Sql Database Transparent Data Encryption Encryption Protector.

public class EncryptionProtectorProperties
type EncryptionProtectorProperties = class
Public Class EncryptionProtectorProperties
Inheritance
EncryptionProtectorProperties

Constructors

EncryptionProtectorProperties()

Initializes a new instance of the EncryptionProtectorProperties class.

Properties

ServerKeyName

Optional. The name of the Server Key.

ServerKeyType

Optional. The Transparent Data Encryption Encryption Protector Type

Uri

Optional. The Uri of the Encryption Protector

Applies to