Unit 'IdAuthenticationSSPI' Package
[Overview][Constants][Types][Classes][Index] [#pl_indy]

TIdSSPINTLMAuthentication

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

Declaration

Source position: IdAuthenticationSSPI.pas line 407

type TIdSSPINTLMAuthentication = class(TIdAuthentication)

protected

  FNTLMInfo: string;

  

  FSSPIClient: TIndySSPINTLMClient;

  

  procedure SetDomain();

  

  function GetDomain;

  

  procedure SetUserName(); override;

  

  function GetSteps; override;

  

  function DoNext; override;

  

public

  constructor Create; override;

  

  destructor Destroy; override;

  

  function Authentication; override;

  

  function KeepAlive; override;

  

  property Domain: string; [rw]

  

end;

Inheritance

TIdSSPINTLMAuthentication

  

|

TIdAuthentication

  

|

TObject



CT Web help

CodeTyphon Studio