Edit

Share via


SqlAdapterBindingConfigurationElement.Encrypt Property

Definition

public:
 property bool Encrypt { bool get(); void set(bool value); };
[System.Configuration.ConfigurationProperty("encrypt", DefaultValue=Mono.Cecil.CustomAttributeArgument)]
public bool Encrypt { get; set; }
member this.Encrypt : bool with get, set
Public Property Encrypt As Boolean

Property Value

Implements

Microsoft.Adapters.Sql.ISqlAdapterBindingProperties.Encrypt
Attributes

Applies to