点击或拖拽改变大小

NetworkAlienClientIsCheckPwd 属性

是否统一检查密码,如果每个会话需要自己检查密码,就需要设置为false
Whether to check the password uniformly, if each session needs to check the password by itself, it needs to be set to false

命名空间:  HslCommunication.Core.Net
程序集:  HslCommunication (在 HslCommunication.dll 中) 版本:11.8.2.0 (11.8.2.0)
语法
public bool IsCheckPwd { get; set; }

属性值

类型:Boolean
参见