Freigeben über


ITeamFoundationLocationService.GetServerAccessMapping-Methode

Namespace:  Microsoft.TeamFoundation.Framework.Server
Assembly:  Microsoft.TeamFoundation.Framework.Server (in Microsoft.TeamFoundation.Framework.Server.dll)

Syntax

'Declaration
Function GetServerAccessMapping ( _
    requestContext As TeamFoundationRequestContext, _
    serviceOwner As Guid _
) As AccessMapping
AccessMapping GetServerAccessMapping(
    TeamFoundationRequestContext requestContext,
    Guid serviceOwner
)

Parameter

  • serviceOwner
    Typ: System.Guid
    Der Dienstbesitzer sollte Guid.Empty sein, wenn Sie auf den aktuellen Ortsdienst des Diensts abzielen.Wenn Sie auf Ortsdienst eines Remotedienst abzielen möchten.Diese sollte die GUID des Diensts sein.Verwendung Microsoft.VisualStudio.Services.Common.ServiceOwners

Rückgabewert

Typ: Microsoft.VisualStudio.Services.Location.AccessMapping

.NET Framework-Sicherheit

Siehe auch

Referenz

ITeamFoundationLocationService Schnittstelle

Microsoft.TeamFoundation.Framework.Server-Namespace