Expand Minimize
This topic has not yet been rated - Rate this topic

DatabaseEncryptionType Enumeration

The DatabaseEncryptionType enumeration contains values that are used to specify the encryption types.

Namespace:  Microsoft.SqlServer.Management.Smo
Assembly:  Microsoft.SqlServer.SqlEnum (in Microsoft.SqlServer.SqlEnum.dll)
public enum DatabaseEncryptionType
Member nameDescription
ServerCertificateServer certificate.
ServerAsymmetricKeyAsymmetric key.

The DatabaseEncryptionType enumeration is served by the EncyptionType property.

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.