Unit 'IdAuthentication' Package
[Overview][Types][Classes][Procedures and functions][Index] [#pl_indy]

TIdBasicAuthentication

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

Declaration

Source position: IdAuthentication.pas line 100

type TIdBasicAuthentication = class(TIdAuthentication)

protected

  FRealm: string;

  

  function DoNext; override;

  

  function GetSteps; override;

  

public

  function Authentication; override;

  

  property Realm: string; [rw]

  

end;

Inheritance

TIdBasicAuthentication

  

|

TIdAuthentication

  

|

TObject



CT Web help

CodeTyphon Studio