IConnectorAuthentication Methods |
The IConnectorAuthentication type exposes the following members.
Name | Description | |
---|---|---|
GetResponseIsComplete |
Returns true if the response passed across is complete. The validity doesn't matter.
| |
GetResponseIsValid |
Passed a complete response, returns true if the response is valid and false if it does not.
| |
SendAuthentication |
Returns the bytes that need to be sent to the listening side to authenticate.
|