Share via


TeamFoundationServer.Credentials 屬性

取得這個 TeamFoundationServer 物件的認證。

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

語法

'宣告
Public Property Credentials As ICredentials
public ICredentials Credentials { get; internal set; }

屬性值

類型:System.Net.ICredentials
這個 TeamFoundationServer 物件的認證。

備註

這個物件必須是 NetworkCredential 或 CredentialCache 物件。

.NET Framework 安全性

請參閱

參考

TeamFoundationServer 類別

Microsoft.TeamFoundation.Client 命名空間