This method of the PermissionDataSet Class removes a permission from the set. If a permission of the specified type exists within the permission set, this method removes it.
public void remove(PermissionID pid);
pid | The type of permission to remove. |