HubConfigurationGetRequest Class Properties
For a list of all members of this type, see HubConfigurationGetRequest members.
| Name | Description |
 | Configuration | The current hub configuration from the hub. |
 | RequiresAuthentication | Indicates if the web request requires authentication (so the channel should authenticate before attempting the request) (Inherited from Gibraltar.Server.Client.WebChannelRequestBase) |
 | SupportsAuthentication | Indicates if the web request supports authentication, so if the server requests credentials the request can provide them. (Inherited from Gibraltar.Server.Client.WebChannelRequestBase) |
Top