Compartir a través de


IdentityManagementWebService.GetScopeName (Método)

Obtiene el nombre del ámbito para el identificador proporcionado.

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 GetScopeName ( _
    scopeId As String _
) As String
[WebMethodAttribute]
public string GetScopeName(
    string scopeId
)

Parámetros

Valor devuelto

Tipo: System.String
El nombre del ámbito para la identificación

Seguridad de .NET Framework

Vea también

Referencia

IdentityManagementWebService Clase

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