Compartir a través de


ConnectedServicesWebService.GetConnectedService (Método)

Obtiene toda la información confidencial (incluida para un servicio conectado

Espacio de nombres:  Microsoft.TeamFoundation.Server.Core.WebServices
Ensamblado:  Microsoft.TeamFoundation.Server.Core (en Microsoft.TeamFoundation.Server.Core.dll)

Sintaxis

'Declaración
<WebMethodAttribute> _
Public Function GetConnectedService ( _
    name As String, _
    teamProject As String _
) As ConnectedService
[WebMethodAttribute]
public ConnectedService GetConnectedService(
    string name,
    string teamProject
)

Parámetros

  • name
    Tipo: System.String
    Nombre de servicios como id. blanco máximo de pertenencia
  • teamProject
    Tipo: System.String
    El nombre del proyecto asociado a este servicio

Valor devuelto

Tipo: Microsoft.TeamFoundation.Server.Core.ConnectedService
Un ConnectedService todos los datos asociados.

Seguridad de .NET Framework

Vea también

Referencia

ConnectedServicesWebService Clase

Microsoft.TeamFoundation.Server.Core.WebServices (Espacio de nombres)