Opc.Ua.Core
OpenStore Method (CertificateStoreIdentifier)



Opc.Ua.Security Namespace > CertificateStoreIdentifier Class : OpenStore Method
Opens the certificate store.
Syntax
'Declaration
 
Public Function OpenStore() As ICertificateStore
'Usage
 
Dim instance As CertificateStoreIdentifier
Dim value As ICertificateStore
 
value = instance.OpenStore()
public ICertificateStore OpenStore()
public:
ICertificateStore^ OpenStore(); 
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

CertificateStoreIdentifier Class
CertificateStoreIdentifier Members