Internet Direct (Indy)
Home
PreviousUpNext
TIdSASL.FinishAuthenticate Method

Indicates resources in the authentication mechanism are no longer needed.

Pascal
procedure FinishAuthenticate; virtual;

FinishAuthenticate is a virtual method in TIdSASL used to indicate that resource allocated to the SASL authentication mechanism are no longer needed. 

FinishAuthenticate must be overridden in descendant classes that implement specific algorithms or protocol exchanges.

Internet Direct (Indy) version 10.1.5
Copyright © 1993-2006, Chad Z. Hower (aka Kudzu) and the Indy Pit Crew. All rights reserved.
Website http://www.indyproject.org.
Post feedback to the Indy Documentation newsgroup.