Sample Behaviors

Behaviors can be used to modify or extend the runtime behavior of WCF services created by powerGateServer.
The listed sample behaviors are not installed by with the product as they are examples and not intended for use in a productive environment.
The following sample behaviors can be installed and modified:

Authentication behavior

The Authentication behavior sample shows how serivces can be protected by a basic authentication.
For installation instructions and the required configuration changes please refer to the github page.

Github

Traffic Logging behavior

The Traffic Logging behavior sample can be used for debugging and shows how messages that are sent and received by powerGateServer can be logged.
For installation instructions and the required configuration changes please refer to the github page.

Github