ANSI C Based OPC UA Client/Server/PubSub SDK  1.9.1.442
UaClient_Session::UaClient_Session_UserToken Struct Reference

The user token to use when connecting to a server. More...

#include <uaclient_session.h>

Detailed Description

The user token to use when connecting to a server.

The TokenType is set to OpcUa_UserTokenType_Anonymous by default; in this case the other members are ignored.

When setting OpcUa_UserTokenType_UserName, the User and Password members of the UserToken have to be initialized and then set.

When setting OpcUa_UserTokenType_Certificate, the UserCertificate and UserPrivateKey members of the UserToken have to be initialized and then set.


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