Condividi tramite


IDTSHttpClientConnection100.UseServerCredentials Proprietà

Definizione

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

Valore della proprietà

true se la connessione usa le credenziali di rete; in caso contrario, false.

Attributi

Si applica a