net35
namespace Microsoft.IE
{
[Guid("391E0341-00C2-11D3-8ED9-83406C1D3D30")]
[InterfaceType(1)]
public interface ISecureFactory
{
object CreateInstanceWithSecurity(int dwIdentityFlag, int dwZone, string lpSite, string lpId, string lpLink, string lpLicenses);
}
}
.NET Framework | 1.01.12.03.03.5 |
---|---|
Information specific to net35 | |
Assembly | IIEHost , Version=2.0.0.0, PublicKeyToken=b03f5f7f11d50a3a |
Referencing | Your project needs an assembly reference to |
Platform Restrictions | This framework does not have platform annotations. |