< Back
Get-Puppeteer_DeclareUsernameAndPassword
Post
NAME Get-Puppeteer_DeclareUsernameAndPassword
SYNOPSIS
This function returns the Node JS Puppeteer code for declaring username and password variables.
SYNTAX
Get-Puppeteer_DeclareUsernameAndPassword [-credential] <PSCredential> [<CommonParameters>]
DESCRIPTION
PARAMETERS
-credential <PSCredential>
The credential containing the username and the password.
Required? true
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
System.String
RELATED LINKS
SYNOPSIS
This function returns the Node JS Puppeteer code for declaring username and password variables.
SYNTAX
Get-Puppeteer_DeclareUsernameAndPassword [-credential] <PSCredential> [<CommonParameters>]
DESCRIPTION
PARAMETERS
-credential <PSCredential>
The credential containing the username and the password.
Required? true
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
System.String
RELATED LINKS