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

Glossary Item Box

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

Syntax

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

Requirements

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

See Also

Copyright © 2018 Advosol Inc. All Rights Reserved.