open62541 1.4.15
Open source implementation of OPC UA
Loading...
Searching...
No Matches
Data Fields
UA_UserTokenPolicy Struct Reference

#include <types_generated.h>

Data Fields

UA_String policyId
 
UA_UserTokenType tokenType
 
UA_String issuedTokenType
 
UA_String issuerEndpointUrl
 
UA_String securityPolicyUri
 

Detailed Description

UserTokenPolicy.

Definition at line 1410 of file types_generated.h.

Field Documentation

◆ issuedTokenType

UA_String UA_UserTokenPolicy::issuedTokenType

Definition at line 1413 of file types_generated.h.

◆ issuerEndpointUrl

UA_String UA_UserTokenPolicy::issuerEndpointUrl

Definition at line 1414 of file types_generated.h.

◆ policyId

UA_String UA_UserTokenPolicy::policyId

Definition at line 1411 of file types_generated.h.

◆ securityPolicyUri

UA_String UA_UserTokenPolicy::securityPolicyUri

Definition at line 1415 of file types_generated.h.

◆ tokenType

UA_UserTokenType UA_UserTokenPolicy::tokenType

Definition at line 1412 of file types_generated.h.


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