SapOdpLinkedService.X509CertificatePath 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.
SNC X509 certificate file path. Type: string (or Expression with resultType string).
public object X509CertificatePath { get; set; }
member this.X509CertificatePath : obj with get, set
Public Property X509CertificatePath As Object