< Back

ConvertTo-String

Mon Jan 13, 2020 6:29 pm

NAME ConvertTo-String



SYNOPSIS





SYNTAX

ConvertTo-String [-SecureString] <Object> [<CommonParameters>]





DESCRIPTION

Converts from secure string to string.





PARAMETERS

-SecureString <Object>



Required? true

Position? 1

Default value

Accept pipeline input? true (ByValue, ByPropertyName)

Accept wildcard characters? false



<CommonParameters>

This cmdlet supports the common parameters: Verbose, Debug,

ErrorAction, ErrorVariable, WarningAction, WarningVariable,

OutBuffer, PipelineVariable, and OutVariable. For more information, see

about_CommonParameters (https:/go.microsoft.com/fwlink/?LinkID=113216).



INPUTS



OUTPUTS





RELATED LINKS