S2OPC OPCUA Toolkit
Data Fields
SOPC_ClientHelper_UserIdentityToken Struct Reference

structure containing a user identity token More...

#include <libs2opc_client_cmds.h>

Data Fields

char * policyId
 
OpcUa_UserTokenType tokenType
 
char * issuedTokenType
 
char * issuerEndpointUrl
 
char * securityPolicyUri
 

Detailed Description

structure containing a user identity token

Deprecated:
This type is deprecated since version 1.5.0 and will be removed in version 1.6.0.

Field Documentation

◆ policyId

SOPC_ClientHelper_UserIdentityToken::policyId

policy id

◆ tokenType

SOPC_ClientHelper_UserIdentityToken::tokenType

The list of accepted values is one of the following OpcUa_UserTokenType values:

  • OpcUa_UserTokenType_Anonymous: anonymous
  • OpcUa_UserTokenType_UserName: username
  • OpcUa_UserTokenType_Certificate: certificate
  • OpcUa_UserTokenType_IssuedToken: IssuedToken
  • OpcUa_UserTokenType_Kerberos: Kerberos

◆ issuedTokenType

SOPC_ClientHelper_UserIdentityToken::issuedTokenType

name of the token type

◆ issuerEndpointUrl

SOPC_ClientHelper_UserIdentityToken::issuerEndpointUrl

endpoint Url of the issuer

◆ securityPolicyUri

SOPC_ClientHelper_UserIdentityToken::securityPolicyUri

Uri of the security policy


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