共用方式為


TfsCredentialCacheEntry 建構函式 (Uri, String, String, String, CachedCredentialsType, Boolean)

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

語法

'宣告
Public Sub New ( _
    uri As Uri, _
    userName As String, _
    password As String, _
    comment As String, _
    type As CachedCredentialsType, _
    nonInteractive As Boolean _
)
public TfsCredentialCacheEntry(
    Uri uri,
    string userName,
    string password,
    string comment,
    CachedCredentialsType type,
    bool nonInteractive
)

參數

.NET Framework 安全性

請參閱

參考

TfsCredentialCacheEntry 類別

TfsCredentialCacheEntry 多載

Microsoft.TeamFoundation.Client 命名空間