IVsDataExplorerConnection.EncryptedConnectionString Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets an encrypted string containing information about the data connection.
public:
property System::String ^ EncryptedConnectionString { System::String ^ get(); };
public string EncryptedConnectionString { get; }
member this.EncryptedConnectionString : string
Public ReadOnly Property EncryptedConnectionString As String
Property Value
An encrypted string containing information about the connection.