S2OPC OPCUA Toolkit
Data Fields
SOPC_Session_Config Struct Reference

Client configuration structure used to store session activation configuration data. More...

#include <sopc_user_app_itf.h>

Data Fields

const char * userPolicyId
 
OpcUa_UserTokenType userTokenType
 
union {
   SOPC_Session_UserName   userName
 
   SOPC_Session_UserX509   userX509
 
userToken
 

Detailed Description

Client configuration structure used to store session activation configuration data.

Field Documentation

◆ userPolicyId

const char* SOPC_Session_Config::userPolicyId

◆ userTokenType

OpcUa_UserTokenType SOPC_Session_Config::userTokenType

◆ userName

SOPC_Session_UserName SOPC_Session_Config::userName

◆ userX509

SOPC_Session_UserX509 SOPC_Session_Config::userX509

◆ userToken

union { ... } SOPC_Session_Config::userToken

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