.NET Based OPC UA Client/Server SDK  3.1.0.500
UnifiedAutomation.UaBase.StoreLocations Class Reference

Constants that identify certificate store locations. More...

Public Attributes

const string CurrentUser = "CurrentUser"
 The store assigned to the current user. More...
 
const string LocalMachine = "LocalMachine"
 The store assigned to the local machine. More...
 

Detailed Description

Constants that identify certificate store locations.

Member Data Documentation

const string UnifiedAutomation.UaBase.StoreLocations.CurrentUser = "CurrentUser"

The store assigned to the current user.

const string UnifiedAutomation.UaBase.StoreLocations.LocalMachine = "LocalMachine"

The store assigned to the local machine.


The documentation for this class was generated from the following file: