ProGet SDK Reference
Version:

Users_DeleteGroupAsync(string Group_Name) Method

Deletes a user group from the system, but does not delete the users who belong to the group.

Syntax

public System.Threading.Tasks.Task Users_DeleteGroupAsync(string Group_Name)

Parameters

Group_Name
Type: string