Internet Direct (Indy)
|
Indicates if the SMTP session was successfully authenticated.
property DidAuthenticate: Boolean;
DidAuthenticate is a read-only Boolean property that indicates if the SMTP session was successfully authenticated using the AuthType and the optional SASLMechanisms for the component.
DidAuthenticate is updated in the Authenticate method.
DidAuthenticate returns True when the AuthType for the session has been successfully performed.
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. |