Internet Direct (Indy)
Home
PreviousUpNext
TIdSASLPlain.LoginAs Property

Represents the authorization identity for PLAIN SASL authentication.

Pascal
property LoginAs: String;

LoginAs is a String property that represents the authorization identity for the PLAIN SASL authentication mechanism. LoginAs is the login identifier for the SASL exchange. The client may use a blank authorization identity in LoginAs to indicate that it is the same as the authentication identity (or username). 

LoginAs is used with Username and Password when constructing the message sent from the client to the server in StartAuthenticate.

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.