Opc.Ua.Core
Validate(X509Certificate2Collection) Method



Opc.Ua Namespace > ICertificateValidator Interface > Validate Method : Validate(X509Certificate2Collection) Method
Validates a certificate chain.
Syntax
'Declaration
 
Overloads Sub Validate( _
   ByVal certificateChain As X509Certificate2Collection _
) 
'Usage
 
Dim instance As ICertificateValidator
Dim certificateChain As X509Certificate2Collection
 
instance.Validate(certificateChain)

Parameters

certificateChain
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

ICertificateValidator Interface
ICertificateValidator Members
Overload List