Udostępnij za pośrednictwem


Konstruktor TfsTeamProjectCollection — (Uri, ICredentials, ICredentialsProvider, IdentityDescriptor)

Uwaga: ten interfejs API jest już przestarzały.

Inicjuje nowe wystąpienie klasy TfsTeamProjectCollection.

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

Składnia

'Deklaracja
<ObsoleteAttribute("This method has been deprecated and will be removed in a future release. See constructors which utilize TfsClientCredentials instead.")> _
Public Sub New ( _
    uri As Uri, _
    credentials As ICredentials, _
    credentialsProvider As ICredentialsProvider, _
    identityToImpersonate As IdentityDescriptor _
)
[ObsoleteAttribute("This method has been deprecated and will be removed in a future release. See constructors which utilize TfsClientCredentials instead.")]
public TfsTeamProjectCollection(
    Uri uri,
    ICredentials credentials,
    ICredentialsProvider credentialsProvider,
    IdentityDescriptor identityToImpersonate
)

Parametry

  • uri
    Typ: System.Uri
    Identyfikator URI kolekcji projektu.

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

TfsTeamProjectCollection Klasa

Przeciążenie TfsTeamProjectCollection

Przestrzeń nazw Microsoft.TeamFoundation.Client