Condividi tramite


MariaDBLinkedService.UseSystemTrustStore Property

Definition

This option specifies whether to use a CA certificate from the system trust store, or from a specified PEM file. E.g. UseSystemTrustStore=<0/1>; Options: Enabled (1) / Disabled (0) (Default).

public object UseSystemTrustStore { get; set; }
member this.UseSystemTrustStore : obj with get, set
Public Property UseSystemTrustStore As Object

Property Value

Applies to