Share via


IWebGateway Members

Provides an abstract interface for a Web access solution.

The following tables list the members exposed by the IWebGateway type.

Public Properties

  Name Description
public property GatewayGuid Gets the GUID of the Web Gateway Provider.
public property WebGatewayDescription Gets the description of the Web Gateway Provider.
public property WebGatewayDomainName Gets the domain name for the Web site of the Web Gateway Provider.
public property WebGatewayName Gets the name of the Web Gateway Provider.
public property WebGatewayUrl Gets the URL of the Web Gateway Provider.

Top

Public Methods

  Name Description
public method DisableWebGateway Disables the Web Gateway Provider.
public method EnableWebGateway Enables the Web Gateway Provider.
public method LaunchConfigureWizard Displays a modal wizard that allows the user to configure the Web Gateway Provider.
public method LaunchEditWizard Displays a modal wizard that allows the user to edit the configuration of the Web Gateway Provider. This method is not used for Power Pack 2.
public method LaunchUnconfigureWizard Displays a modal wizard that allows the user to reset the Web Gateway Provider.
public method LaunchViewStatusDialog Displays a modal wizard that allows the user to view details about the status of the Web Gateway Provider and its configuration.
public method QueryWebGatewayStatus Gets the status of the Web Gateway Provider.

Top

See Also

Reference

IWebGateway Interface
Microsoft.HomeServer.Extensibility Namespace