net35
namespace Microsoft.IE
{
public class SecureFactory : ISecureFactory, ISecureFactory2
{
public virtual object CreateInstanceWithSecurity2(int dwFlags, int dwZone, string wszSite, string wszId, string wszConfig, string wszLicenses, string wszDeploymentManifest);
}
}
.NET Framework | 2.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. |