IIEHost
Provides methods for creating class factories.
Creates a class factory for a type in the specified assembly.
An object that represents the class factory.
The name of the type.
The name of the assembly.
Creates a secure class factory for a type in the specified assembly.
An object that represents the secure class factory.
One of the following CORIESECURITY values:
CORIESECURITY_ZONE: 0x01
CORIESECURITY_SITE: 0x02
One of the following URLZONE values:
URLZONE_LOCAL_MACHINE: 0x00
URLZONE_INTRANET: 0x01
URLZONE_TRUSTED: 0x02
URLZONE_INTERNET: 0x03
URLZONE_UNTRUSTED: 0x04
The site address.
A unique ID for the site.
The hexadecimal encoded hash value of the assembly that is being loaded.
The name of the type.
The name of the assembly.
Represents the stub class for creating class factories. This stub class is never implemented.
Provides methods for creating class factories.
Initializes a new instance of the class.
Creates a class factory for a type in the specified assembly.
An object that represents the class factory.
The name of the type.
The name of the assembly.
Creates a secure class factory for a type in the specified assembly.
An object that represents the secure class factory.
One of the following CORIESECURITY values:
CORIESECURITY_ZONE: 0x01
CORIESECURITY_SITE: 0x02
One of the following URLZONE values:
URLZONE_LOCAL_MACHINE: 0x00
URLZONE_INTRANET: 0x01
URLZONE_TRUSTED: 0x02
URLZONE_INTERNET: 0x03
URLZONE_UNTRUSTED: 0x04
The site address.
A unique ID for the site.
The hexadecimal encoded hash value of the assembly that is being loaded.
The name of the type.
The name of the assembly.
Provides methods for creating secure class factories.
Creates a new instance of a COM type that represents a secure class factory.
An object that is a wrapper for the new instance. The return value must be unwrapped to access the real object.
One of the following CORIESECURITY values:
CORIESECURITY_ZONE: 0x01
CORIESECURITY_SITE: 0x02
One of the following URLZONE values:
URLZONE_LOCAL_MACHINE: 0x00
URLZONE_INTRANET: 0x01
URLZONE_TRUSTED: 0x02
URLZONE_INTERNET: 0x03
URLZONE_UNTRUSTED: 0x04
The URL for the site.
The unique identity for the site.
The link portion of the URL, which can be relative.
The location of the license files to associate with the domain.
Provides methods for creating secure class factories.
Creates a new instance of a COM type that represents a secure class factory.
An object that is a wrapper for the new instance. The return value must be unwrapped to access the real object.
One of the following CORIESECURITY values:
CORIESECURITY_ZONE: 0x01
CORIESECURITY_SITE: 0x02
One of the following URLZONE values:
URLZONE_LOCAL_MACHINE: 0x00
URLZONE_INTRANET: 0x01
URLZONE_TRUSTED: 0x02
URLZONE_INTERNET: 0x03
URLZONE_UNTRUSTED: 0x04
The URL for the site that contains the application for which the secure class factory will be created.
The unique identity for the site.
The link portion of the URL, which can be relative.
The location of the license files to associate with the domain.
Creates a new instance of a COM type that represents a secure class factory by using information from the deployment manifest.
An object that is a wrapper for the new instance. The return value must be unwrapped to access the real object.
One of the following CORIESECURITY values:
CORIESECURITY_ZONE: 0x01
CORIESECURITY_SITE: 0x02
One of the following URLZONE values:
URLZONE_LOCAL_MACHINE: 0x00
URLZONE_INTRANET: 0x01
URLZONE_TRUSTED: 0x02
URLZONE_INTERNET: 0x03
URLZONE_UNTRUSTED: 0x04
The URL for the site that contains the application for which the secure class factory will be created.
The unique identity for the site.
The link portion of the URL, which can be relative.
The location of the license files to associate with the domain.
The location of the deployment manifest.
Provides methods for creating class factories.
Creates a class factory for a type in the specified assembly.
An object that represents the class factory.
The name of the type.
The name of the assembly.
Creates a secure class factory for a type in the specified assembly.
An object that represents the secure class factory.
One of the following CORIESECURITY values:
CORIESECURITY_ZONE: 0x01
CORIESECURITY_SITE: 0x02
One of the following URLZONE values:
URLZONE_LOCAL_MACHINE: 0x00
URLZONE_INTRANET: 0x01
URLZONE_TRUSTED: 0x02
URLZONE_INTERNET: 0x03
URLZONE_UNTRUSTED: 0x04
The site address.
A unique ID for the site.
The name of the type.
The name of the assembly.
Creates a secure class factory for a type in the specified assembly.
An object that represents the secure class factory.
One of the following CORIESECURITY values:
CORIESECURITY_ZONE: 0x01
CORIESECURITY_SITE: 0x02
One of the following URLZONE values:
URLZONE_LOCAL_MACHINE: 0x00
URLZONE_INTRANET: 0x01
URLZONE_TRUSTED: 0x02
URLZONE_INTERNET: 0x03
URLZONE_UNTRUSTED: 0x04
The site address.
A unique ID for the site.
The name of the type.
The name of the assembly.