HashTableArgument.

RenderSafe() Method

Summary

Renders the argument as a string. Sensitive information will be redacted.
Assembly
Cake.Powershell.dll
Namespace
Cake.Powershell
Containing Type
HashTableArgument

Syntax

public string RenderSafe()

Return Value

Type Description
string A comma separated safe string representation of the argument.