IConnectionBuilder Interface
Defines a new connection to the host.
Assembly: Microsoft.Web.Management (in Microsoft.Web.Management.dll)
| Name | Description | |
|---|---|---|
![]() | BuildConnection(IServiceProvider, ConnectionInfo, Exception) | Creates a new connection by using existing connection information. |
![]() | BuildConnection(IServiceProvider, ManagementScope) | Creates a new connection. |
![]() | BuildFavorite(IServiceProvider, ManagementScope) | Creates a new connection and adds it to the favorites. |
You can use the IConnectionBuilder interface to create a logon for the user interface.
Show:
