共用方式為


IdentityManagementWebService.GetScopeName 方法

取得範圍的名稱這個提供的 ID 的

命名空間:  Microsoft.TeamFoundation.Server.Core.WebServices
組件:  Microsoft.TeamFoundation.Server.Core (在 Microsoft.TeamFoundation.Server.Core.dll 中)

語法

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

參數

傳回值

類型:System.String
範圍名稱 id.

.NET Framework 安全性

請參閱

參考

IdentityManagementWebService 類別

Microsoft.TeamFoundation.Server.Core.WebServices 命名空間