Compartir a través de


SymmetricKeyEncryption.KeyEncryptionType Field

Gets or sets the key encryption type.

Espacio de nombres: Microsoft.SqlServer.Management.Smo
Ensamblado: Microsoft.SqlServer.Smo (in microsoft.sqlserver.smo.dll)

Sintaxis

'Declaración
Public KeyEncryptionType As KeyEncryptionType
public KeyEncryptionType KeyEncryptionType
public:
KeyEncryptionType KeyEncryptionType
public KeyEncryptionType KeyEncryptionType
public var KeyEncryptionType : KeyEncryptionType

A KeyEncryptionType object value that specifies the type of encryption used on the symmetric key.

Notas

Este espacio de nombres, clase o miembro solamente se admite en la versión 2.0 de Microsoft .NET Framework.

Plataformas

Plataformas de desarrollo

Para obtener una lista de las plataformas compatibles, vea Requisitos de hardware y software para instalar SQL Server 2005.

Plataformas de destino

Para obtener una lista de las plataformas compatibles, vea Requisitos de hardware y software para instalar SQL Server 2005.

Vea también

Referencia

SymmetricKeyEncryption Class
SymmetricKeyEncryption Members
Microsoft.SqlServer.Management.Smo Namespace