Internet Direct (Indy)
Home
PreviousUpNext
TIdSASLOTP.ServiceName Method

Returns the registered name for the authentication mechanism.

Pascal
class function ServiceName: TIdSASLServiceName; override;

TIdSASLServiceName - Servie name for the authentication mechanism.

ServiceName is an overridden TIdSASLServiceName class function used to return the registered name for the SASL authentication mechanism. 

SASL authentication mechanism names must be registered with the IANA. The current list of registered SASL authentication mechanisms is located at: 

IANA Official Simple Authentication and Security Layer Mechanisms  

In TIdSASLOTP, ServiceName returns the value: 

 

   OTP
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.