点击或拖拽改变大小

NetworkAlienClientUseRegistrationPackage 属性

是否启用注册包的功能,如果不启用,就不会进行注册包的验证,有连接上来就自动覆盖本地的会话信息,不是很安全
Whether to enable the registration package function. If not enabled, the registration package verification will not be performed, and the local session information will be automatically overwritten when a connection is made, which is not very secure

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

属性值

类型:Boolean
参见