net35
namespace Microsoft.IE
{
public class SecureFactory : ISecureFactory, ISecureFactory2
{
public virtual object CreateInstanceWithSecurity(int dwFlag, int dwZone, string pURL, string uniqueIdString, string link, string licenses);
}
}
.NET Framework | 1.01.12.03.03.5 |
---|---|
Information specific to net35 | |
Assembly | IEHost , Version=2.0.0.0, PublicKeyToken=b03f5f7f11d50a3a |
Referencing | Your project needs an assembly reference to |
Platform Restrictions | This framework does not have platform annotations. |