Simple Authentication and Security Layer mechanisms available for the client connection.
property SASLMechanisms: TIdSASLEntries;
SASLMechanisms is a TIdSASLList property that represents a container for the Simple Authentication and Security Layer mechanisms available for the DICT client connection.
SASLMechanisms is used in the COnnect method to perform authentication based on the value in AuthType.
TIdSASLList
Copyright © 1993-2006, Chad Z. Hower (aka Kudzu) and the Indy Pit Crew. All rights reserved.
|
Post feedback to the Indy Docs Newsgroup.
|