SftpServerLinkedService.HostKeyFingerprint プロパティ

定義

SFTP サーバーのホスト キーフィンガープリント。 SkipHostKeyValidation が false の場合は、HostKeyFingerprint を指定する必要があります。 型: string (または resultType 文字列を含む式)。

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

プロパティ値

適用対象