IdentityManagementWebService.GetScopeName-Methode

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

Syntax

'Declaration
<WebMethodAttribute> _
Public Function GetScopeName ( _
    scopeId As String _
) As String
[WebMethodAttribute]
public string GetScopeName(
    string scopeId
)

Parameter

Rückgabewert

Typ: System.String

.NET Framework-Sicherheit

Siehe auch

Referenz

IdentityManagementWebService Klasse

Microsoft.TeamFoundation.Framework.Server.Alm.WebServices-Namespace