Obsolete in the .NET Framework Version 3.5
APIs made obsolete in the .NET Framework Version 3.5
Namespace Microsoft.IE {
public class SecureFactory : ISecureFactory2, ISecureFactory {
public static readonly Int32 CORIESECURITY_SITE;
public static readonly Int32 CORIESECURITY_ZONE;
}
} // end of namespace Microsoft.IE
Namespace System.Web.Configuration {
public sealed class WebContext {
public WebContext(WebApplicationLevel pathLevel, String site, String applicationPath, String path, String locationSubPath);
}
} // end of namespace System.Web.Configuration
See Also
Show: