EasyUA Reference
OpenStore Method
See Also  Send Feedback
Opc.Ua.Core.Net4 Assembly > Opc.Ua Namespace > CertificateIdentifier Class : OpenStore Method

Glossary Item Box

Returns an object that can be used to access the store containing the certificate.

Syntax

Visual Basic (Usage)Copy Code
Dim instance As CertificateIdentifier
Dim value As ICertificateStore
 
value = instance.OpenStore()
C# 
public ICertificateStore OpenStore()

Return Value

An instance of the ICertificateStore poined out by the current value of

Requirements

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

See Also

Copyright © 2018 Advosol Inc. All Rights Reserved.