标签: tcp channelfactory securestring
我有客户端和服务器,需要以SecureString格式发送密码。 但是当密码进入服务器端时,显示为空。在发送SecureString之前,是否需要做任何事情?