Freigeben über


SftpServerLinkedService.HostKeyFingerprint Eigenschaft

Definition

Ruft den Fingerdruck des Hostschlüssels des SFTP-Servers ab oder legt diese fest. Wenn SkipHostKeyValidation auf false festgelegt ist, sollte HostKeyFingerprint angegeben werden. Type: string (oder Expression with resultType string).

[Newtonsoft.Json.JsonProperty(PropertyName="typeProperties.hostKeyFingerprint")]
public object HostKeyFingerprint { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="typeProperties.hostKeyFingerprint")>]
member this.HostKeyFingerprint : obj with get, set
Public Property HostKeyFingerprint As Object

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: