次の方法で共有


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