Overload List
| Name | Description | |
|---|---|---|
| Accept |
Successfully authenticates the client.
| |
| Accept( Byte ) |
Authenticates the client, if the password bytes match.
| |
| Accept( Char ) |
Authenticates the client, if the password characters match.
|
See Also