Share via


SftpServerLinkedService.AuthenticationType Property

Definition

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

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

Property Value

Applies to