Udostępnij za pośrednictwem


Konstruktor TfsConfigurationServer — (Uri, TfsClientCredentials, IdentityDescriptor)

Inicjuje nowy TfsConfigurationServer 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 TfsConfigurationServer(
    Uri uri,
    TfsClientCredentials credentials,
    IdentityDescriptor identityToImpersonate
)

Parametry

  • uri
    Typ: System.Uri
    Identyfikator URI serwera konfiguracji

Wyjątki

Wyjątek Warunek
ArgumentNullException

when uri or credentials is null

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

TfsConfigurationServer Klasa

Przeciążenie TfsConfigurationServer

Przestrzeń nazw Microsoft.TeamFoundation.Client