MySqlLinkedService.UseSystemTrustStore 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.
Use system trust store for connection. Type: integer. 0: enable, 1: disable.
public object UseSystemTrustStore { get; set; }
member this.UseSystemTrustStore : obj with get, set
Public Property UseSystemTrustStore As Object