WOLFRAM SYSTEM MODELER

Authentication

Configuration blocks for setting up authentication

Package Contents

PartialAuthentication

Base class for authentication configuration blocks

Anonymous

Anonymous authentication

Username

Username and password authentication

Certificate

Certificate authentication

Information

This package contains authentication configuration blocks for selecting and configuring the authentication method to use with the OPC UA server. The OPCUA library supports three of the standardized authentication methods:

  • No authentication with the Anonymous block
  • Username- and password-based authentication with the Username block
  • Certificate-based authentication with the Certificate block

Wolfram Language

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