EasyUA Reference
WindowsStoreType Enumeration
See Also  Send Feedback
Opc.Ua.Core.Net4 Assembly > Opc.Ua Namespace : WindowsStoreType Enumeration

Glossary Item Box

The type of certificate store.

Syntax

Visual Basic (Usage)Copy Code
Dim instance As WindowsStoreType
C# 
public enum WindowsStoreType : System.Enum 

Members

MemberDescription
CurrentUser The current user.
LocalMachine The local machine.
Service A service account store.
User A user account stores.

Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Opc.Ua.WindowsStoreType

Requirements

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

See Also

Copyright © 2018 Advosol Inc. All Rights Reserved.