Name | Description | |
---|---|---|
![]() | ApplicationBaseDirectory | The path from the root of the web server to the start of the application (e.g. the virtual directory path) |
![]() | AppProtocolVersion | Optional. The version number to specify in the protocol header. |
![]() | AuthenticationProvider | The authentication provider to use for any requests that require authentication. |
![]() | ConnectionState | The current connection state of the channel. |
![]() | EnableLogging | Indicates if logging for events on the web channel is enabled or not. |
![]() | EntryUri | The complete Uri to the start of all requests that can be executed on this channel. |
![]() | HostName | The DNS name of the server being connected to. |
![]() | Port | The port number being used |
![]() | UseSsl | Indicates if the channel is encrypted using SSL |