Partilhar via


Método IdentityHttpClient.AddMemberToGroupAsyncInternal

Namespace:  Microsoft.VisualStudio.Services.Identity.Client
Assembly:  Microsoft.VisualStudio.Services.WebApi (em Microsoft.VisualStudio.Services.WebApi.dll)

Sintaxe

'Declaração
Public Function AddMemberToGroupAsyncInternal ( _
    routeParams As Object, _
    query As NameValueCollection, _
    userState As Object _
) As Task(Of Boolean)
public Task<bool> AddMemberToGroupAsyncInternal(
    Object routeParams,
    NameValueCollection query,
    Object userState
)

Parâmetros

Valor de retorno

Tipo: System.Threading.Tasks.Task<Boolean>

Segurança do .NET Framework

Consulte também

Referência

IdentityHttpClient Classe

Namespace Microsoft.VisualStudio.Services.Identity.Client