Share via


SapOdpLinkedService.X509CertificatePath Property

Definition

Gets or sets SNC X509 certificate file path. Type: string (or Expression with resultType string).

[Newtonsoft.Json.JsonProperty(PropertyName="typeProperties.x509CertificatePath")]
public object X509CertificatePath { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="typeProperties.x509CertificatePath")>]
member this.X509CertificatePath : obj with get, set
Public Property X509CertificatePath As Object

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to