UserTokenPolicy QML Type

OPC UAApplicationDescription.更多

Import Statement: import QtOpcUa
Since: QtOpcUa 5.13
Status: Deprecated since 6.9

自 QtOpcUa 6.9 起,该类型已被弃用。我们强烈建议不要在新代码中使用它。

属性

详细说明

用户令牌策略包含服务器接受的用户令牌的相关信息。

属性文档

TokenType : enumeration

常量说明
Anonymous不需要令牌。
Username需要用户名和密码。
Certificate需要客户证书。
IssuedToken任何网络服务安全(WS-Security)定义的令牌。

© 2025 The Qt Company Ltd. Documentation contributions included herein are the copyrights of their respective owners. The documentation provided herein is licensed under the terms of the GNU Free Documentation License version 1.3 as published by the Free Software Foundation. Qt and respective logos are trademarks of The Qt Company Ltd. in Finland and/or other countries worldwide. All other trademarks are property of their respective owners.