This topic has not yet been rated - Rate this topic

DeployedDac.EncryptionEnabled Property

Gets a value that indicates whether the DAC database is encrypted.

Namespace:  Microsoft.SqlServer.Management.Utility
Assembly:  Microsoft.SqlServer.Management.Utility (in Microsoft.SqlServer.Management.Utility.dll)
[SfcPropertyAttribute(SfcPropertyFlags.Data)]
public bool EncryptionEnabled { get; }

Property Value

Type: System.Boolean
A Boolean value that specifies whether encryption is enabled for the DAC database. If true, encryption is enabled. Otherwise, false.
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.