Warning: file_get_contents(/data/phpspider/zhask/data//catemap/2/apache-kafka/3.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181
在.NET中实现IHTTP安全性(托管代码)_.net_Webbrowser Control - Fatal编程技术网

在.NET中实现IHTTP安全性(托管代码)

在.NET中实现IHTTP安全性(托管代码),.net,webbrowser-control,.net,Webbrowser Control,如何在.NET中为Webbrowser控件实现IHTTP安全性 我找不到任何例子,所有的例子都是C++,MSDN文档也只适用于C++ 。在IDL文件(urlmon.IDL)中查找接口的IID(guid),然后在代码中重新创建接口。您可能需要将PreserveSig属性附加到OnSecurityProblem接口,以便返回相应的错误代码

如何在.NET中为Webbrowser控件实现IHTTP安全性


<>我找不到任何例子,所有的例子都是C++,MSDN文档也只适用于C++

。在IDL文件(urlmon.IDL)中查找接口的IID(guid),然后在代码中重新创建接口。您可能需要将PreserveSig属性附加到OnSecurityProblem接口,以便返回相应的错误代码