Indicates resources in the authentication mechanism are no longer needed.
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.
Copyright © 1993-2006, Chad Z. Hower (aka Kudzu) and the Indy Pit Crew. All rights reserved.
|
Post feedback to the Indy Docs Newsgroup.
|