Share via


IDTSConnectionManagerHttp100.UseServerCredentials Proprietà

Definizione

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

Valore della proprietà

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

Attributi

Si applica a