| IWebServerProvider Properties | 
The IWebServerProvider type exposes the following members.
| Name | Description | |
|---|---|---|
| AuthenticationSchemes | 
            Gets or sets the authentication schemes that will be accepted by the server.
              | |
| EnableCompression | 
            Gets or sets a value indication that compression has been enabled by the user.
              | |
| IsListening | 
            Gets a value indicating that the listener is listening.
              | |
| ListenerPrefix | 
            Gets or sets the prefix that the webserver will listen to.
              | |
| ListenerRealm | 
            Gets the realm that the listener is responding to.
              | |
| UtcNow | 
            Gets the time now at UTC.
              |