Partager via


IdentityManagementWebService.UpdateApplicationGroup, méthode

Espace de noms :  Microsoft.TeamFoundation.Framework.Server.Alm.WebServices
Assembly :  Microsoft.TeamFoundation.Framework.Server (dans Microsoft.TeamFoundation.Framework.Server.dll)

Syntaxe

'Déclaration
<WebMethodAttribute> _
Public Sub UpdateApplicationGroup ( _
    groupDescriptor As IdentityDescriptor, _
    groupProperty As Integer, _
    newValue As String _
)
[WebMethodAttribute]
public void UpdateApplicationGroup(
    IdentityDescriptor groupDescriptor,
    int groupProperty,
    string newValue
)

Paramètres

Sécurité .NET Framework

Voir aussi

Référence

IdentityManagementWebService Classe

Microsoft.TeamFoundation.Framework.Server.Alm.WebServices, espace de noms