Share via


SftpServerLinkedService.HostKeyFingerprint Property

Definition

The host key finger-print of the SFTP server. When SkipHostKeyValidation is false, HostKeyFingerprint should be specified. Type: string (or Expression with resultType string).

public object HostKeyFingerprint { get; set; }
member this.HostKeyFingerprint : obj with get, set
Public Property HostKeyFingerprint As Object

Property Value

Applies to