uaPLUS Reference
CertificateValidation Event
See Also  Send Feedback
Opc.Ua Namespace > CertificateValidator Class : CertificateValidation Event

Glossary Item Box

Syntax

Visual Basic (Declaration) 
Public Event CertificateValidation As CertificateValidationEventHandler
C# 
public event CertificateValidationEventHandler CertificateValidation

Event Data

The event handler receives an argument of type CertificateValidationEventArgs containing data related to this event. The following CertificateValidationEventArgs properties provide information specific to this event.

PropertyDescription
Accept  
Certificate  
Error  

Requirements

Target Platforms: Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows 7, Windows Server 2008 family

See Also

© 2010-2018 Copyright Advosol Inc. All Rights Reserved.