Freigeben über


GroupSecurityService.UpdateApplicationGroup-Methode

Namespace:  Microsoft.TeamFoundation.Integration.Server
Assembly:  Microsoft.TeamFoundation.Server.Core (in Microsoft.TeamFoundation.Server.Core.dll)

Syntax

'Declaration
<WebMethodAttribute> _
Public Sub UpdateApplicationGroup ( _
    groupSid As String, _
    property As ApplicationGroupProperty, _
    newValue As String _
)
[WebMethodAttribute]
public void UpdateApplicationGroup(
    string groupSid,
    ApplicationGroupProperty property,
    string newValue
)

Parameter

.NET Framework-Sicherheit

Siehe auch

Referenz

GroupSecurityService Klasse

Microsoft.TeamFoundation.Integration.Server-Namespace