WOLFRAM SYSTEM MODELER

PartialAuthentication

Base class for authentication configuration blocks

Wolfram Language

In[1]:=
SystemModel["OPCUA.Configuration.Authentication.PartialAuthentication"]
Out[1]:=

Information

Partial configuration block that should be extended by all configuration blocks used for setting up the authentication with the OPC UA server.

Connectors (2)

outID

Type: ExternalIDOutput

Description: Output connector for external IDs

inID

Type: ExternalIDInput

Description: Input connector for external IDs

Extended by (3)

Certificate

OPCUA.Configuration.Authentication

Certificate authentication

Username

OPCUA.Configuration.Authentication

Username and password authentication

Anonymous

OPCUA.Configuration.Authentication

Anonymous authentication