FurtherAuthEventHandler Delegate[C#] public delegate bool FurtherAuthEventHandler(
Parameters
Return Value Return false to stop user authentication and disconnect. Remarks This delegate is called if the server needs additional data, for instance a password or a keypair, to authenticate the user. |