IRegiisUtility Interface
This API supports the product infrastructure and is not intended to be used directly from your code.
Provides authorization utilities to support specific Web-application configuration, assembly registration, and assembly-key container manipulation.
Assembly: System.Web (in System.Web.dll)
| Name | Description | |
|---|---|---|
![]() | ProtectedConfigAction(Int64, String, String, String, String, String, String, Int32, IntPtr) | This API supports the product infrastructure and is not intended to be used directly from your code. Allows specific manipulation of configuration sections and assembly-key containers based on the supplied parameters. |
![]() | RegisterAsnetMmcAssembly(Int32, String, String, IntPtr) | This API supports the product infrastructure and is not intended to be used directly from your code. Allows the executing Microsoft Management Console (MMC) assembly to be registered or unregistered. |
![]() | RegisterSystemWebAssembly(Int32, IntPtr) | This API supports the product infrastructure and is not intended to be used directly from your code. Allows the executing Web assembly to be registered or unregistered. |
![]() | RemoveBrowserCaps(IntPtr) | This API supports the product infrastructure and is not intended to be used directly from your code. Allows the browser-capabilities code generator to be uninstalled. |
The utility functions provided by the IRegiisUtility interface support the system.web assembly registration.
Available since 2.0
