sys.column_encryption_keys
compatibilityDescription
2016 (13.x) and later versions Analytics Platform System (PDW) Returns information about column encryption keys (CEKs) created with the statement. Each row represents a CEK. Date the CEK was last modified. The visibility of the metadata in catalog views is limited to securables that a user either owns, or on which the user was granted some permission. For more information, see CREATE COLUMN ENCRYPTION KEY (Transact-SQL)
Permissions
Article • 02/28/2023 x) and later versions Azure SQL Database Returns information about column encryption keys (CEKs) created with the CREATE COLUMN ENCRYPTION KEY statement. Each row represents a CEK. Description The name of the CEK. ID of the CEK. Date the CEK was created. Date the CEK was last modified. Requires the permission. The visibility of the metadata in catalog views is limited to securables that a user either owns, or on which the user was granted some permission. For more information, see Metadata Visibility Configuration. CREATE COLUMN ENCRYPTION KEY (Transact-SQL) ALTER COLUMN ENCRYPTION KEY (Transact-SQL) DROP COLUMN ENCRYPTION KEY (Transact-SQL) CREATE COLUMN MASTER KEY (Transact-SQL) Security Catalog Views (Transact-SQL) sys.column_encryption_key_values (Transact-SQL) Always Encrypted Always Encrypted with secure enclaves Overview of Key Management for Always Encrypted Manage keys for Always Encrypted with secure enclaves ノ Expand table See Also Security Catalog Views (Transact-SQL) sys.column_encryption_keys (Transact-SQL) sys.column_master_keys (Transact-SQL) sys.columns (Transact-SQL) Always Encrypted Always Encrypted with secure enclaves Overview of Key Management for Always Encrypted Manage keys for Always Encrypted with secure enclaves