Udostępnij za pośrednictwem


Konstruktor TfsTeamProjectCollection — (Uri, TfsClientCredentials, IdentityDescriptor)

Inicjuje nowy TfsTeamProjectCollection instancji przy użyciu określonych poświadczeń.Tożsamość określonego będzie personifikowanych dla wszystkich operacji.

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

Składnia

'Deklaracja
Public Sub New ( _
    uri As Uri, _
    credentials As TfsClientCredentials, _
    identityToImpersonate As IdentityDescriptor _
)
public TfsTeamProjectCollection(
    Uri uri,
    TfsClientCredentials credentials,
    IdentityDescriptor identityToImpersonate
)

Parametry

  • uri
    Typ: System.Uri
    Identyfikator URI kolekcji projektu

Wyjątki

Wyjątek Warunek
ArgumentNullException

when uri or credentials is null

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

TfsTeamProjectCollection Klasa

Przeciążenie TfsTeamProjectCollection

Przestrzeń nazw Microsoft.TeamFoundation.Client