Adds the specified groups to a role in SharePoint.
public void addGroupsToRole(String roleName);
This method will add the groups specified by the Groups property to the RoleName in SharePoint.