我有一些同事已经建立了WCF服务.他们的安全设置如下:
security mode="None"
transport clientCredentialType="Windows" proxyCredentialType="None" realm=""
message clientCredentialType="Windows" negotiateServiceCredential="true"
establishSecurityContext="true"
security
Run Code Online (Sandbox Code Playgroud)
指定安全模式="无"然后在下面指定传输/消息安全性是否有意义?
这根本就没有安全 - 根本没有任何意义 - 除了可能的开发时间:-)
如果你有<security mode="None">任何你在下面指定的内容没有被考虑在内 - 你也可以把它留下来.
| 归档时间: |
|
| 查看次数: |
2775 次 |
| 最近记录: |