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