Share via


IVsDataExplorerConnection.EncryptedConnectionString, propriété

Obtient une chaîne chiffrée contenant des informations sur la connexion de données.

Espace de noms :  Microsoft.VisualStudio.Data.Services
Assembly :  Microsoft.VisualStudio.Data.Services (dans Microsoft.VisualStudio.Data.Services.dll)

Syntaxe

'Déclaration
ReadOnly Property EncryptedConnectionString As String
string EncryptedConnectionString { get; }
property String^ EncryptedConnectionString {
    String^ get ();
}
abstract EncryptedConnectionString : string
function get EncryptedConnectionString () : String

Valeur de propriété

Type : System.String
Une chaîne chiffrée contenant des informations sur la connexion.

Sécurité .NET Framework

Voir aussi

Référence

IVsDataExplorerConnection Interface

Microsoft.VisualStudio.Data.Services, espace de noms