TAuthenticationType / AxAxAuthType |
Top Previous Next |
Enum that specifies the authentication type you want to useBinds the HTTPS connection to a specific IP.
ActiveX/.NET Syntax AxAxAuthType = (atNone, atDigest, atNtlm) Delphi Syntax TAuthenticationType = (atNone, atDigest, atNtlm)
|