GroupSecurityService.AddMemberToApplicationGroup (Método)

Espacio de nombres:  Microsoft.TeamFoundation.Integration.Server
Ensamblado:  Microsoft.TeamFoundation.Framework.Server (en Microsoft.TeamFoundation.Framework.Server.dll)

Sintaxis

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

Parámetros

Seguridad de .NET Framework

Vea también

Referencia

GroupSecurityService Clase

Microsoft.TeamFoundation.Integration.Server (Espacio de nombres)