Sets the group. An error results if the group is not defined.
VBScript
permission.SetGroup group_name
Perl
$permission->SetGroup(group_name);