Section courante

A propos

Section administrative du site

CREATE CREDENTIAL

Crée une authentification
  Microsoft SQL Server

Syntaxe

CREATE CREDENTIAL credential_name
WITH IDENTITY = 'identity_name'
[ , SECRET = 'secret' ]
[ FOR CRYPTOGRAPHIC PROVIDER cryptographic_provider_name ]

Description

Cette instruction permet de créer une nouvelle authentification au niveau serveur.



Dernière mise à jour : Vendredi, le 19 Juin 2020