The methods of the AuthUserPass class are listed below. For a complete list of AuthUserPass class members, see the AuthUserPass Members topic.
Public Instance Methods
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 Methods
AddBytes (inherited from AuthBase) | Adds bytes to the array returned by the Bytes property. |
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. |
Internal Instance Methods
Private Instance Methods
IsValidQuery | Checks whether the specified authentication query is a valid one. |
OnOkSent | Called when an OK reply has been sent to the client. |
OnRecvRequest | Called when we have received the initial authentication data from the SOCKS client. |
OnUhohSent | Called when a negatiev reply has been sent to the client. |
ProcessQuery | Processes an authentication query. |
See Also
AuthUserPass Class | Org.Mentalis.Proxy.Socks.Authentication Namespace