OPC Labs EasyOPC-UA Library
UseCustomHttpsCertificateValidation Implemented Property
OpcLabs_EasyOpcUA ActiveX DLL > UASmartEngineParameters Object > UAClientEngineParameters Interface : UseCustomHttpsCertificateValidation Implemented Property
Description
Determines whether the certificates used for HTTPS communication will be validated by the component, or using the system default rules.

 

DISPID (Dispatch ID):

 

For more information, see UseCustomHttpsCertificateValidation in .NET Reference.

Property type
Read-write property
Syntax
Visual Basic
Public Property UseCustomHttpsCertificateValidation As Boolean
Return Type

See UseCustomHttpsCertificateValidation in .NET Reference.

Remarks

For remarks, see UseCustomHttpsCertificateValidation in .NET Reference.

Example

For examples, see UseCustomHttpsCertificateValidation in .NET Reference.

See Also

UASmartEngineParameters Object  | UAClientEngineParameters Interface