Compartir a través de


IdentityHttpClient.DeleteGroupAsync (Método) (IdentityDescriptor, Object)

Espacio de nombres:  Microsoft.VisualStudio.Services.Identity.Client
Ensamblado:  Microsoft.VisualStudio.Services.WebApi (en Microsoft.VisualStudio.Services.WebApi.dll)

Sintaxis

'Declaración
Public Function DeleteGroupAsync ( _
    descriptor As IdentityDescriptor, _
    userState As Object _
) As Task(Of HttpResponseMessage)
public Task<HttpResponseMessage> DeleteGroupAsync(
    IdentityDescriptor descriptor,
    Object userState
)

Parámetros

Valor devuelto

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

Seguridad de .NET Framework

Vea también

Referencia

IdentityHttpClient Clase

DeleteGroupAsync (Sobrecarga)

Microsoft.VisualStudio.Services.Identity.Client (Espacio de nombres)