Internet Direct (Indy)
Home
PreviousUpNext
TIdAuthenticationSchemes Enumeration

Authentication schemes available in the authentication framework.

Pascal
TIdAuthenticationSchemes = (
  asBasic,
  asDigest,
  asNTLM,
  asUnknown
);

TIdAuthenticationSchemes is an enumerted type that represents the Authentication schemes available in the Authentication framework. TIdAuthenticationSchemes contains the valid values that can be a member of TIdAuthSchemeSet.

Internet Direct (Indy) version 10.1.5
Copyright © 1993-2006, Chad Z. Hower (aka Kudzu) and the Indy Pit Crew. All rights reserved.
Website http://www.indyproject.org.
Post feedback to the Indy Documentation newsgroup.