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

TIdSASLPlain

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

Declaration

Source position: IdSASLPlain.pas line 42

type TIdSASLPlain = class(TIdSASLUserPass)

protected

  FLoginAs: string;

  

public

  function IsReadyToStart; override;

  

  class function ServiceName; override;

  

  function TryStartAuthenticate(); override;

  

  function StartAuthenticate(); override;

  

published

  property LoginAs: string; [rw]

  

end;

Inheritance

TIdSASLPlain

  

|

TIdSASLUserPass

  

|

TIdSASL

  

|

TIdBaseComponent

  

|

TIdInitializerComponent

  

|

TObject



CT Web help

CodeTyphon Studio