![]() |
Diffusion .NET Classic API - Core and Common
5.9.4
|
The event arguments representing a Diffusion server rejecting credentials. More...
Public Member Functions | |
ServerRejectedCredentialsEventArgs (IDiffusionClientConnector connection, V4Credentials credentials) | |
Constructor. More... | |
Properties | |
object | Client [get, set] |
Get/set the client object. More... | |
IDiffusionClientConnector | Connector [get, set] |
Get/set the client connector. More... | |
V4Credentials | Credentials [get, set] |
Get/set the credentials that were rejected. More... | |
The event arguments representing a Diffusion server rejecting credentials.
PushTechnology.DiffusionCore.Messaging.ServerRejectedCredentialsEventArgs.ServerRejectedCredentialsEventArgs | ( | IDiffusionClientConnector | connection, |
V4Credentials | credentials | ||
) |
Constructor.
connection | |
credentials |
|
getset |
Get/set the client object.
|
getset |
Get/set the client connector.
|
getset |
Get/set the credentials that were rejected.