Skip to content

Test-TwitterAuthentication

SYNOPSIS

The command Test-TwitterAuthentication is used to validate the user's credentials.

SYNTAX

Test-TwitterAuthentication [<CommonParameters>]

DESCRIPTION

The command Test-TwitterAuthentication is used to validate the user's credentials.

EXAMPLES

Example 1

PS > Test-TwitterAuthentication

Returns true if the user's credentials are valid, otherwise it will return false.

PARAMETERS

CommonParameters

This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see about_CommonParameters.

INPUTS

None

OUTPUTS

System.Object

NOTES

Online Version

Api Reference - GET account/verify_credentials