Share via


IdentityManagementWebService2.SetCustomDisplayName 方法

ReadFilteredIdentities 用來擷取根據運算式的一組識別。 運算式類似 SQL 子句的語法。 如需運算式的詳細資料功能查看 QueryExpression 資料分類。

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

語法

'宣告
<WebMethodAttribute> _
Public Sub SetCustomDisplayName ( _
    customDisplayName As String _
)
[WebMethodAttribute]
public void SetCustomDisplayName(
    string customDisplayName
)

參數

.NET Framework 安全性

請參閱

參考

IdentityManagementWebService2 類別

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