Internet Direct (Indy)
Home
PreviousUpNext
TIdSASLPlain.ServiceName Method

Service name for the SASL authentication mechanism.

Pascal
class function ServiceName: TIdSASLServiceName; override;

TIdSASLServiceName - Service name for the SASL authentication mechanism.

ServiceName is an overridden TIdSASLServiceName class function that indicates the service name for the SASL authentication mechanism. 

ServiceName represents the registered name for the authentication mechanism, and returns the following value in TIdSASLPlain

 

   PLAIN

 

ServiceName is used in IsAuthProtocolAvailable to determine if the current SASL authentication mechanism can be found in a list of supported authentication mechanisms.

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.