Freigeben über


GroupSecurityService.AddMemberToApplicationGroup-Methode

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

Syntax

'Declaration
<WebMethodAttribute> _
Public Sub AddMemberToApplicationGroup ( _
    groupSid As String, _
    identitySid As String _
)
[WebMethodAttribute]
public void AddMemberToApplicationGroup(
    string groupSid,
    string identitySid
)

Parameter

.NET Framework-Sicherheit

Siehe auch

Referenz

GroupSecurityService Klasse

Microsoft.TeamFoundation.Integration.Server-Namespace