ST_UAUserIdentityTokenType

Syntax

TYPE ST_UAUserIdentityTokenType:
STRUCT
    eUserIdentTokenType  : E_UAUserIdentityTokenType;
    sTokenParam1         : STRING(MAX_STRING_LENGTH);
    sTokenParam2         : STRING(MAX_STRING_LENGTH);
END_STRUCT
END_TYPE

Values

Name

Description

eUserIdentTokenType

Type of user, described using E_UAUserIdentityTokenType..

sTokenParam1

User name for logging on to the OPC UA Server.

sTokenParam2

Password for logging on to the OPC UA Server.

Requirements

Development environment

Target platform

PLC libraries to include

TwinCAT 3.1

Win32, Win64, CE-X86, CE-Arm®

Tc3_PLCopen_OpcUa