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

TIdSASLAnonymous

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

Declaration

Source position: IdSASLAnonymous.pas line 43

type TIdSASLAnonymous = class(TIdSASL)

protected

  FTraceInfo: string;

  

  procedure InitComponent; override;

  

public

  function IsReadyToStart; override;

  

  class function ServiceName; override;

  

  function TryStartAuthenticate(); override;

  

  function StartAuthenticate(); override;

  

published

  property TraceInfo: string; [rw]

  

end;

Inheritance

TIdSASLAnonymous

  

|

TIdSASL

  

|

TIdBaseComponent

  

|

TIdInitializerComponent

  

|

TObject



CT Web help

CodeTyphon Studio