dOPC Client Toolkit
|
Close
|
Params contains additional parameters for XML or UA communication.
Currently the following parameters are available:
Value |
Description |
ua-usermode |
0=Anonymous, 1=UserName, 2=Certificate, 3=IssuedToken, 4=Kerberos |
ua-user | |
ua-pass |
Password if ua-usermode = 1 |
ua-data |
Path to he private key if ua-usermode = 2 (Certificate) |
ua-securitymode |
1=None; 2=Sign; 3=SignAndEncrypt |
ua-securitypolicy |
1= None, 2=Basic128Rsa15, 3=Basic256, 4=Basic256Sha256=4 |
ua-proxy |
Proxy server. (Format = urn://user:pass@url:port) |
ua-cert-file |
Path to public key file name if ua-securitymode is not none |
ua-pkey-file |
Path to private key file name if ua-securitymode is not none |
set:
get:
Kassl GmbH Copyright © 2023. All rights reserved.
|