Share via


Db2LinkedService.CertificateCommonName Property

Definition

Certificate Common Name when TLS is enabled. It is mutually exclusive with connectionString property. Type: string (or Expression with resultType string).

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

Property Value

Applies to