FtpAuthenticationType type
The authentication type to be used to connect to the FTP server.
KnownFtpAuthenticationType can be used interchangeably with FtpAuthenticationType,
this enum contains the known values that the service supports.
Known values supported by the service
Basic: Basic
Anonymous: Anonymous
type FtpAuthenticationType = string