EasyUA Reference
CertificateIdentifier Constructor(X509Certificate2,CertificateValidationOptions)
See Also  Send Feedback
Opc.Ua.Core.Net4 Assembly > Opc.Ua Namespace > CertificateIdentifier Class > CertificateIdentifier Constructor : CertificateIdentifier Constructor(X509Certificate2,CertificateValidationOptions)

certificate
validationOptions

Glossary Item Box

Initializes the identifier with the raw data from a certificate.

Syntax

Visual Basic (Usage)Copy Code
Dim certificate As X509Certificate2
Dim validationOptions As CertificateValidationOptions
 
Dim instance As New CertificateIdentifier(certificate, validationOptions)

Parameters

certificate
validationOptions

Requirements

Target Platforms: Windows 7/8/10, Windows Server 2003/2008/2012/2015, .NET4.x

See Also

Copyright © 2018 Advosol Inc. All Rights Reserved.