SftpServerLinkedService.PrivateKeyPath プロパティ

定義

SshPublicKey 認証の SSH 秘密キー ファイル パス。 オンプレミスのコピーに対してのみ有効です。 SshPublicKey 認証を使用したオンプレミス のコピーの場合は、PrivateKeyPath または PrivateKeyContent を指定する必要があります。 SSH 秘密キーは、OpenSSH 形式にする必要があります。 型: string (または resultType 文字列を含む式)。

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

プロパティ値

適用対象