sys.database_scoped_credentials

compatibility
#compatibility#catalog-view

Description

2016 (13.x) and later versions SQL database in Microsoft Fabric Returns one row for each database scoped credential in the database.

Permissions

SQL) x) and later versions Azure Synapse Analytics SQL database in Microsoft Fabric Returns one row for each database scoped credential in the database. Description Name of the database scoped credential. Is unique in the database. ID of the database scoped credential. Is unique in the database. ID of the database principal who owns the key. Name of the identity to use. It does not have to be unique. Time at which the database scoped credential was created. Time at which the database scoped credential was last modified. Type of database scoped credential. Returns for database scoped credentials. ID of the object that the database scoped credential is mapped to. Returns for database scoped credentials Requires permission on the database. Credentials (Database Engine) CREATE DATABASE SCOPED CREDENTIAL (Transact-SQL) ALTER DATABASE SCOPED CREDENTIAL (Transact-SQL) DROP DATABASE SCOPED CREDENTIAL (Transact-SQL) CREATE CREDENTIAL (Transact-SQL) sys.credentials (Transact-SQL) ノ Expand table

Code Blocks

name

credential_id

principal_id

credential_identity

create_date