SecureFactory
WININET_CACHE_ENTRY
CreateInstanceWithSecurity(Int32, Int32, String, String, String, String)
CreateInstanceWithSecurity2(Int32, Int32, String, String, String, String, String)
RemoteCreateInstance(Guid, Object)
RemoteLockServer(Int32)
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. |
- Built-in API
- Package-provided API