SQL Server Permission : ALTER ANY CONNECTION
Allows or Denies the ability to manage existing connections to SQL Server such as through the use of the KILL reserved word. The processadmin fixed server role has this permission granted implicitly.
Related Article : How to assign these SQL Server Permissions
