Share via


IDTSConnectionManagerHttp100.UseServerCredentials Propiedad

Definición

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

Valor de propiedad

true si la conexión usa credenciales de red; de lo contrario, false.

Atributos

Se aplica a