REVOKE INTEGRATED LOGIN Statement

Removes the INTEGRATED LOGIN permissions that were given using the GRANT statement.

Quick Links:

Go to Parameters

Go to Standards

Go to Permissions

Syntax

REVOKE INTEGRATED LOGIN
   FROM userID [,...]

Parameters

(back to top)

Standards

(back to top)

ANSI SQL–Compliance level: Transact-SQL extension.

Permissions

(back to top)

Requires the MANAGE ANY USER system privilege.
Related reference
GRANT INTEGRATED LOGIN Statement