Udostępnij za pośrednictwem


Właściwość TfsConnection.Credentials —

Pobiera poświadczenia dla tej Team Foundation Server instancji.

Przestrzeń nazw:  Microsoft.TeamFoundation.Client
Zestaw:  Microsoft.TeamFoundation.Client (w Microsoft.TeamFoundation.Client.dll)

Składnia

'Deklaracja
Public Property Credentials As ICredentials
public ICredentials Credentials { get; set; }

Wartość właściwości

Typ: System.Net.ICredentials
Returns ICredentials.

Uwagi

Obiekt poświadczenia muszą być NetworkCredential albo CredentialCache obiektu.Jest to wymagane przez właściwość HttpWebRequest.Credentials.

Interfejs ICredentials jest implementowany przez obie klasy.

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

TfsConnection Klasa

Przestrzeń nazw Microsoft.TeamFoundation.Client