TfsConnection.ClientCredentials 屬性

取得這個專案集合的認證。

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

語法

'宣告
Public Property ClientCredentials As TfsClientCredentials
public TfsClientCredentials ClientCredentials { get; set; }

屬性值

類型:Microsoft.TeamFoundation.Client.TfsClientCredentials

.NET Framework 安全性

請參閱

參考

TfsConnection 類別

Microsoft.TeamFoundation.Client 命名空間