RegisteredServer.SecureConnectionString 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 or set the connection related data, specific to this server.
[Microsoft.SqlServer.Management.Sdk.Sfc.Metadata.SfcIgnore]
public System.Security.SecureString SecureConnectionString { get; set; }
[<Microsoft.SqlServer.Management.Sdk.Sfc.Metadata.SfcIgnore>]
member this.SecureConnectionString : System.Security.SecureString with get, set
Public Property SecureConnectionString As SecureString
Property Value
- Attributes