dOPC Client Toolkit
|
Close
|
Specifies the user authentication
Currently three authentication methods to logon to a server are provided:
Parameter |
Description |
Anonymous |
(0) No user information is available |
UserName |
(1) A user identified by user name and password. |
Certificate |
(2) A user identified by an X509v3 Certificate. |
IssuedToken |
NOT SUPPORTED (3) A user identified by a WS-SecurityToken |
Kerberos |
NOT SUPPORTED (4) |
Attention: If you not logon as a anonymous you must use a certificate! Look also to: ua.client.TdOPCUAClient.SecurityKeypair.
For a complete secure connect sample program, click here.
Kassl GmbH Copyright © 2025. All rights reserved.
|