IDTSConnectionManagerCache100.UseEncryption Proprietà

Definizione

Ottiene o imposta un valore booleano che indica se utilizzare la crittografia.

public:
 property bool UseEncryption { bool get(); void set(bool value); };
[System.Runtime.InteropServices.DispId(3)]
public bool UseEncryption { [System.Runtime.InteropServices.DispId(3)] get; [System.Runtime.InteropServices.DispId(3)] set; }
[<System.Runtime.InteropServices.DispId(3)>]
[<get: System.Runtime.InteropServices.DispId(3)>]
[<set: System.Runtime.InteropServices.DispId(3)>]
member this.UseEncryption : bool with get, set
Public Property UseEncryption As Boolean

Valore della proprietà

Boolean

true se la gestione connessione utilizza la crittografia. in caso contrario, false.

Attributi

Commenti

Per altre informazioni, vedere ConnectionManagerCacheClass.

Si applica a