DevicePortal.VerifySSLCertificates Property

Definition

Use SSL Certificate Verification when making SSL rest calls.

public:
 static property bool VerifySSLCertificates { bool get(); void set(bool value); };
public static bool VerifySSLCertificates { get; set; }
member this.VerifySSLCertificates : bool with get, set
Public Shared Property VerifySSLCertificates As Boolean

Property Value

Boolean

Applies to