DataExplorerConnection.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.
Retrieves an encrypted string containing information about this data connection.
public:
abstract property System::String ^ EncryptedConnectionString { System::String ^ get(); };
public abstract string EncryptedConnectionString { get; }
member this.EncryptedConnectionString : string
Public MustOverride ReadOnly Property EncryptedConnectionString As String
Property Value
Returns an encrypted string containing information about this connection.