sp_revoke_proxy_from_subsystem (Transact-SQL)
SQL Server 2012
Revokes access to a subsystem from a proxy.
Revoking access to a subsystem does not change the permissions for the principal specified in the proxy.
Note
|
|---|
|
To determine which job steps reference a proxy, right-click the Proxies node under SQL Server Agent in Microsoft SQL Server Management Studio, and then click Properties. In the Proxy Account Properties dialog box, select the References page to view all job steps that reference this proxy. |

Important
Note