Represents a authentication class type registered in the authentication framework.
TIdAuthenticationClass = class of TIdAuthentication;
TIdAuthenticationClass is a TIdAuthentication class instance that represents a class type used to register and access authentication classes in the authentication framework.
TIdAuthenticationClass is used in RegisterAuthenticationMethod and FindAuthClass.
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. |