Compartilhar via


Construtor TfsTeamProjectCollection (Uri, TfsClientCredentials, IdentityDescriptor, ITfsRequestChannelFactory)

Namespace:  Microsoft.TeamFoundation.Client
Assembly:  Microsoft.TeamFoundation.Client (em Microsoft.TeamFoundation.Client.dll)

Sintaxe

'Declaração
Public Sub New ( _
    uri As Uri, _
    credentials As TfsClientCredentials, _
    identityToImpersonate As IdentityDescriptor, _
    channelFactory As ITfsRequestChannelFactory _
)
public TfsTeamProjectCollection(
    Uri uri,
    TfsClientCredentials credentials,
    IdentityDescriptor identityToImpersonate,
    ITfsRequestChannelFactory channelFactory
)

Parâmetros

  • channelFactory
    Tipo: ITfsRequestChannelFactory

Segurança do .NET Framework

Consulte também

Referência

TfsTeamProjectCollection Classe

Sobrecargas TfsTeamProjectCollection

Namespace Microsoft.TeamFoundation.Client