Share via


SymmetricKeyEncryption.KeyEncryptionType Field

Gets or sets the key encryption type.

Namespace: Microsoft.SqlServer.Management.Smo
Assembly: Microsoft.SqlServer.Smo (in microsoft.sqlserver.smo.dll)

Syntax

'Declaration
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.

Remarks

This namespace, class, or member is supported only in version 2.0 of the Microsoft .NET Framework.

Platforms

Development Platforms

For a list of the supported platforms, see Hardware and Software Requirements for Installing SQL Server 2005.

Target Platforms

For a list of the supported platforms, see Hardware and Software Requirements for Installing SQL Server 2005.

See Also

Reference

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