Internet Direct (Indy) Version 9.0.1 Beta
TIdAuthenticationClass
Represents a authentication class type registered in the authentication framework.

TIdAuthenticationClass = class of TIdAuthentication;
Description
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.