Type alias FileTransferAuthResult

FileTransferAuthResult: {
    remotePartyName: string;
}

Type declaration

  • remotePartyName: string

Generated using TypeDoc