Bagikan melalui


IDTSHttpClientConnection100.UseServerCredentials Properti

Definisi

Mendapatkan atau menetapkan nilai yang menunjukkan apakah koneksi menggunakan kredensial jaringan.

public:
 property bool UseServerCredentials { bool get(); void set(bool value); };
[System.Runtime.InteropServices.DispId(3)]
public bool UseServerCredentials { [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.UseServerCredentials : bool with get, set
Public Property UseServerCredentials As Boolean

Nilai Properti

true jika koneksi menggunakan kredensial jaringan; jika tidak, salah.

Atribut

Keterangan

Untuk informasi selengkapnya, lihat HttpClientConnection100Class.

Berlaku untuk