Bagikan melalui


IDTSHttpClientConnection100.UseSecureConnection Properti

Definisi

Mendapatkan atau menetapkan nilai yang menunjukkan apakah koneksi adalah HTTPS atau HTTP.

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

Nilai Properti

true jika koneksi HTTP aman digunakan; jika tidak, salah.

Atribut

Keterangan

Untuk informasi selengkapnya, lihat HttpClientConnection100Class.

Berlaku untuk