共用方式為


IdentityHttpClient.DeleteGroupAsync 方法 (IdentityDescriptor, Object)

命名空間:  Microsoft.VisualStudio.Services.Identity.Client
組件:  Microsoft.VisualStudio.Services.WebApi (在 Microsoft.VisualStudio.Services.WebApi.dll 中)

語法

'宣告
Public Function DeleteGroupAsync ( _
    descriptor As IdentityDescriptor, _
    userState As Object _
) As Task(Of HttpResponseMessage)
public Task<HttpResponseMessage> DeleteGroupAsync(
    IdentityDescriptor descriptor,
    Object userState
)

參數

傳回值

類型:System.Threading.Tasks.Task<HttpResponseMessage>

.NET Framework 安全性

請參閱

參考

IdentityHttpClient 類別

DeleteGroupAsync 多載

Microsoft.VisualStudio.Services.Identity.Client 命名空間