Authentication schemes available in the authentication framework.
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.
Copyright © 1993-2006, Chad Z. Hower (aka Kudzu) and the Indy Pit Crew. All rights reserved.
|
Post feedback to the Indy Docs Newsgroup.
|