E_FtpProxyAuth

Specifies the type of proxy authentication.

TYPE E_FtpProxyAuth
(
    Basic,
    Ntlm,
    Digest
);
END_TYPE