Internet Direct (Indy) Version 9.0.1 Beta
Content
|
Index
|
Reference
TIdAuthenticationSchemes
See Also
,
Unit: IdAuthentication
Authentication schemes available in the authentication framework.
TIdAuthenticationSchemes = (asBasic, asDigest, asNTLM, asUnknown);
Description
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
.