Unit 'IdSASL_NTLM' Package
[Overview][Constants][Classes][Index] [#pl_indy]

TIdSASLNTLM

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

Declaration

Source position: IdSASL_NTLM.pas line 16

type TIdSASLNTLM = class(TIdSASLUserPass)

protected

  FDomain: string;

  

  FLMCompatibility: UInt32;

  

  procedure InitComponent; override;

  

public

  class function ServiceName; override;

  

  function TryStartAuthenticate(); override;

  

  function StartAuthenticate(); override;

  

  function ContinueAuthenticate(); override;

  

  function IsReadyToStart; override;

  

  property Domain: string; [rw]

  

  property LMCompatibility: UInt32; [rw]

  

end;

Inheritance

TIdSASLNTLM

  

|

TIdSASLUserPass

  

|

TIdSASL

  

|

TIdBaseComponent

  

|

TIdInitializerComponent

  

|

TObject



CT Web help

CodeTyphon Studio