Partager via


SftpServerLinkedService.AuthenticationType Propriété

Définition

Obtient ou définit le type d’authentification à utiliser pour se connecter au serveur FTP. Les valeurs possibles sont les suivantes : « De base », « SshPublicKey », « MultiFactor »

[Newtonsoft.Json.JsonProperty(PropertyName="typeProperties.authenticationType")]
public string AuthenticationType { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="typeProperties.authenticationType")>]
member this.AuthenticationType : string with get, set
Public Property AuthenticationType As String

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à