DROP CREDENTIAL (Transact-SQL)
SQL Server 2008
Removes a credential from the server.
To drop the secret associated with a credential without dropping the credential itself, use ALTER CREDENTIAL.
Information about credentials is visible in the sys.credentials catalog view.
