Namespace EPiServer.Events.Remote

Classes

CredentialsEventArg

Ths class can be used of modification UserName/password before to create proxy / channel CredentialsEvent This is useful when you will programtically to set username and password for the binding, one senario is when the certificate uses in respective to http binding

EventReplication

Class that recieves event wcf event.

EventReplicationProvider

Base class for event replication providers. An event replication provider is a class that can provide an object implementing the IEventReplication interface.

EventReplicationWCFProvider

The EventReplicationWCFProvider class reads all EndPoint Client and create

EventReplicationWCFProviders

The EventReplicationWCFProviders class reads all Endpoint in webconfig and create an EventReplicationProvider class for each. Befor creating the EventReplicationProvider it sends an Credential event if some one will put username and password for the proxy.