共用方式為


TfsClientCredentials.Windows 屬性

取得 Windows 認證來與伺服器的 NTLM 驗證 (Authentication)。

命名空間:  Microsoft.TeamFoundation.Client
組件:  Microsoft.TeamFoundation.Client (在 Microsoft.TeamFoundation.Client.dll 中)

語法

'宣告
Public Property Windows As WindowsCredential
public WindowsCredential Windows { get; set; }

屬性值

型別:Microsoft.TeamFoundation.Client.WindowsCredential
傳回 WindowsCredential

.NET Framework 安全性

請參閱

參考

TfsClientCredentials 類別

Microsoft.TeamFoundation.Client 命名空間