请懂ServicePointManager.SecurityProtocol ...请帮忙把这个语句转写成vb.net,谢谢!!急急

big_shot 2019-10-16 05:33:21
请懂ServicePointManager.SecurityProtocol = (SecurityProtocolType)192 |
(SecurityProtocolType)768 | (SecurityProtocolType)3072;请帮忙把这个语句转写成vb.net格式,谢谢!!急急
...全文
225 2 打赏 收藏 转发到动态 举报
写回复
用AI写文章
2 条回复
切换为时间正序
请发表友善的回复…
发表回复
ManBOyyy 2019-10-17
  • 打赏
  • 举报
回复
ServicePointManager.SecurityProtocol = CType(192, SecurityProtocolType) Or CType(768, SecurityProtocolType) Or CType(3072, SecurityProtocolType)
big_shot 2019-10-17
  • 打赏
  • 举报
回复
请高手指点下,谢谢!!

16,555

社区成员

发帖
与我相关
我的任务
社区描述
VB技术相关讨论,主要为经典vb,即VB6.0
社区管理员
  • VB.NET
  • 水哥阿乐
  • 无·法
加入社区
  • 近7日
  • 近30日
  • 至今
社区公告
暂无公告

试试用AI创作助手写篇文章吧