Skip to content

Remoting support for new ReadLineMaskedAsString host method #10935

Description

Summary of the new feature/enhancement

#10908 introduces a new parameter to the Read-Host called MakedInput which makes the cmdlet return a string and it does not echo the input to the string ( see discussion in #10847). This parameter was only implemented for the InternalHostUserInterface and not for the RemoteHostUserInterface.

Note that: implementing this requires extra investigation as it make create compatibility issues with Windows Powershell.

Support for remoting would involve adding new host callbacks and this would modify the existing remoting protocol and may have implications for Windows PowerShell. For now I think throwing this unsupported exception is fine. But please create a new Issue for this (Remoting support for new ReadLineMaskedAsString host method).

Proposed technical implementation details (optional)

N/A

Metadata

Metadata

Assignees

No one assigned

    Labels

    Issue-Enhancementthe issue is more of a feature request than a bugResolution-No ActivityIssue has had no activity for 6 months or moreWG-RemotingPSRP issues with any transport layer

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions