次の方法で共有


MongoDBLinkedService.AllowSelfSignedServerCert プロパティ

定義

サーバーからの自己署名証明書を許可するかどうかを指定します。 既定値は false です。 型: boolean (または resultType ブール値を持つ式)。

public Azure.Core.Expressions.DataFactory.DataFactoryElement<bool> AllowSelfSignedServerCert { get; set; }
member this.AllowSelfSignedServerCert : Azure.Core.Expressions.DataFactory.DataFactoryElement<bool> with get, set
Public Property AllowSelfSignedServerCert As DataFactoryElement(Of Boolean)

プロパティ値

適用対象