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

storeType

Glossary Item Box

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

Syntax

Visual Basic (Usage)Copy Code
Dim storeType As String
Dim value As ICertificateStore
 
value = CertificateStoreIdentifier.CreateStore(storeType)
C# 
public static ICertificateStore CreateStore( 
   string storeType
)

Parameters

storeType

Requirements

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

See Also

Copyright © 2018 Advosol Inc. All Rights Reserved.