Share via


FtpServerLinkedService.AuthenticationType Property

Definition

The authentication type to be used to connect to the FTP server.

public Azure.ResourceManager.DataFactory.Models.FtpAuthenticationType? AuthenticationType { get; set; }
member this.AuthenticationType : Nullable<Azure.ResourceManager.DataFactory.Models.FtpAuthenticationType> with get, set
Public Property AuthenticationType As Nullable(Of FtpAuthenticationType)

Property Value

Applies to