AmqpTransportSettings.RemoteCertificateValidationCallback Property

Definition

A callback for remote certificate validation. If incorrectly implemented, your device may fail to connect to IoTHub and/or be open to security vulnerabilities.

public System.Net.Security.RemoteCertificateValidationCallback RemoteCertificateValidationCallback { get; set; }
member this.RemoteCertificateValidationCallback : System.Net.Security.RemoteCertificateValidationCallback with get, set
Public Property RemoteCertificateValidationCallback As RemoteCertificateValidationCallback

Property Value

Applies to