Public Instance Constructors
Public Instance Methods
| Authenticate |
Authenticates the user.
|
| BeginAuthenticate |
Authenticates the user asynchronously.
|
| Equals (inherited from Object) | Select the method name to go to the Microsoft documentation. |
| GetHashCode (inherited from Object) | Select the method name to go to the Microsoft documentation. |
| GetType (inherited from Object) | Select the method name to go to the Microsoft documentation. |
| ToString (inherited from Object) | Select the method name to go to the Microsoft documentation. |
Protected Instance Fields
Protected Instance Properties
| Buffer (inherited from AuthMethod) |
Gets or sets a byt array that can be used to store data.
|
| Received (inherited from AuthMethod) |
Gets or sets the number of bytes that have been received from the remote proxy server.
|
| Server (inherited from AuthMethod) |
Gets or sets the socket connection with the proxy server.
|
Protected Instance Methods
| Finalize (inherited from Object) | Select the method name to go to the Microsoft documentation. |
| MemberwiseClone (inherited from Object) | Select the method name to go to the Microsoft documentation. |
See Also
AuthNone Class | Org.Mentalis.Network.ProxySocket.Authentication Namespace