Unit 'IdSASLUserPass' Package
[Overview][Classes][Index] [#pl_indy]

TIdSASLUserPass

[Properties (by Name)] [Methods (by Name)] [Events (by Name)]

Declaration

Source position: IdSASLUserPass.pas line 42

type TIdSASLUserPass = class(TIdSASL)

protected

  FUserPassProvider: TIdUserPassProvider;

  

  procedure SetUserPassProvider();

  

  procedure Notification(); override;

  

  function GetUsername;

  

  function GetPassword;

  

public

  function IsReadyToStart; override;

  

published

  property UserPassProvider: TIdUserPassProvider; [rw]

  

end;

Inheritance

TIdSASLUserPass

  

|

TIdSASL

  

|

TIdBaseComponent

  

|

TIdInitializerComponent

  

|

TObject



CT Web help

CodeTyphon Studio