Revoking an Integrated Login Permission (SQL)

You can remove an integrated login mapping using Interactive SQL.

  1. Connect to a database as a user with administrative authority over the MANAGE ANY USER system privilege.
  2. Execute a REVOKE INTEGRATED LOGIN FROM statement.