DENY Asymmetric Key Permissions (Transact-SQL)
SQL Server 2008
Denies permissions on an asymmetric key.
An asymmetric key is a database-level securable contained by the database that is its parent in the permissions hierarchy. The most specific and limited permissions that can be granted on an asymmetric key are listed below, together with the more general permissions that include them by implication.
Asymmetric Key permission | Implied by asymmetric key permission | Implied by database permission |
|---|---|---|
CONTROL | CONTROL | CONTROL |
TAKE OWNERSHIP | CONTROL | CONTROL |
ALTER | CONTROL | ALTER ANY ASYMMETRIC KEY |
REFERENCES | CONTROL | REFERENCES |
VIEW DEFINITION | CONTROL | VIEW DEFINITION |
