Поделиться через


IDTSConnectionManagerHttp100.UseServerCredentials Свойство

Определение

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

Значение свойства

Значение true , если подключение использует сетевые учетные данные; в противном случае — значение false.

Атрибуты

Применяется к