open62541 1.3.12
Open source implementation of OPC UA
|
#include <accesscontrol_default.h>
Data Fields | |
UA_String | username |
UA_String | password |
This work is licensed under a Creative Commons CCZero 1.0 Universal License.
See http://creativecommons.org/publicdomain/zero/1.0/ for more information.
Copyright 2016-2017 (c) Fraunhofer IOSB (Author: Julius Pfrommer) Copyright 2017 (c) Stefan Profanter, fortiss GmbH
Definition at line 16 of file accesscontrol_default.h.
UA_String UA_UsernamePasswordLogin::username |
Definition at line 17 of file accesscontrol_default.h.
UA_String UA_UsernamePasswordLogin::password |
Definition at line 18 of file accesscontrol_default.h.