Partilhar via


Método GroupSecurityService.AddMemberToApplicationGroup

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

Sintaxe

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

Parâmetros

Segurança do .NET Framework

Consulte também

Referência

GroupSecurityService Classe

Namespace Microsoft.TeamFoundation.Integration.Server