< Back
Get-MyTwitterConfiguration
Post
NAME Get-MyTwitterConfiguration
SYNOPSIS
This Function retrieves the Twitter API Application settings from a file 'MyTwitter.json' in the same directory.
SYNTAX
Get-MyTwitterConfiguration [<CommonParameters>]
DESCRIPTION
PARAMETERS
<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>Get-MyTwitterConfiguration
This example will retrieve all (if any) MyTwitter configuration values
from a file 'MyTwitter.json' in the same directory.
RELATED LINKS
SYNOPSIS
This Function retrieves the Twitter API Application settings from a file 'MyTwitter.json' in the same directory.
SYNTAX
Get-MyTwitterConfiguration [<CommonParameters>]
DESCRIPTION
PARAMETERS
<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>Get-MyTwitterConfiguration
This example will retrieve all (if any) MyTwitter configuration values
from a file 'MyTwitter.json' in the same directory.
RELATED LINKS