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

TIdNTLMAuthentication

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

Declaration

Source position: IdAuthenticationNTLM.pas line 54

type TIdNTLMAuthentication = class(TIdAuthentication)

protected

  FNTLMInfo: string;

  

  FHost: string;

  

  FDomain: string;

  

  FUser: string;

  

  function DoNext; override;

  

  function GetSteps; override;

  

  procedure SetUserName(); override;

  

public

  constructor Create; override;

  

  function Authentication; override;

  

  function KeepAlive; override;

  

end;

Inheritance

TIdNTLMAuthentication

  

|

TIdAuthentication

  

|

TObject



CT Web help

CodeTyphon Studio