uaPLUS Reference
CompareCertificates Method
See Also  Send Feedback
Opc.Ua.Bindings Namespace > TcpChannel Class : CompareCertificates Method

expected
actual
allowNull

Glossary Item Box

Syntax

Visual Basic (Declaration) 
Protected Shared Sub CompareCertificates( _
   ByVal expected As X509Certificate2, _
   ByVal actual As X509Certificate2, _
   ByVal allowNull As Boolean _
) 
C# 
protected static void CompareCertificates( 
   X509Certificate2 expected,
   X509Certificate2 actual,
   bool allowNull
)

Parameters

expected
actual
allowNull

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.