Skip to content

Set-Secret does not handle a Secret that is of type String #17

@DonPwrShellHunt

Description

@DonPwrShellHunt

$Secret.GetType().IsValueType is False when a string is passed as the parameter Secret in Set-Secret.
The switch statement does not handle this case, and the logic fails.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions