gpt4 book ai didi

wcf - 安全模式="无

转载 作者:行者123 更新时间:2023-12-01 11:09:32 26 4
gpt4 key购买 nike

我有一些同事构建了 WCF 服务。他们的安全设置如下:

security mode="None"
transport clientCredentialType="Windows" proxyCredentialType="None" realm=""
message clientCredentialType="Windows" negotiateServiceCredential="true"
establishSecurityContext="true"
security

指定安全模式=“无”然后在下面指定传输/消息安全是否有意义?

最佳答案

这基本上是根本没有安全 - 这根本没有任何意义 - 除了可能的开发时间:-)

如果你有<security mode="None">那么您在下面指定的任何内容都不会被考虑在内 - 您也可以将其省略。

关于wcf - 安全模式="无,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/1496767/

26 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com