< Back

Invoke-EncodeBase64

Sat Jan 18, 2020 7:55 pm

NAME Invoke-EncodeBase64



SYNOPSIS

EncodeBase64





SYNTAX

Invoke-EncodeBase64 [[-Text] <String>] [<CommonParameters>]





DESCRIPTION

none





PARAMETERS

-Text <String>



Required? false

Position? 1

Default value

Accept pipeline input? false

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



-------------------------- EXAMPLE 1 --------------------------



PS C:\\>Invoke-EncodeBase64















RELATED LINKS