共用方式為


IdentityManagementWebService.CreateApplicationGroup 方法

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

語法

'宣告
<WebMethodAttribute> _
Public Function CreateApplicationGroup ( _
    projectUri As String, _
    groupName As String, _
    groupDescription As String _
) As IdentityDescriptor
[WebMethodAttribute]
public IdentityDescriptor CreateApplicationGroup(
    string projectUri,
    string groupName,
    string groupDescription
)

參數

傳回值

型別:Microsoft.TeamFoundation.Framework.Server.IdentityDescriptor

.NET Framework 安全性

請參閱

參考

IdentityManagementWebService 類別

Microsoft.TeamFoundation.Framework.Server.Alm.WebServices 命名空間