E_FtpProxyAuth

Gibt die Art der Proxy-Authentifizierung an.

TYPE E_FtpProxyAuth
(
    Basic,
    Ntlm,
    Digest
);
END_TYPE