< Back
Get-PFTitleEntityToken
Post
NAME Get-PFTitleEntityToken
SYNOPSIS
Gets an entity token using the provided title and secret key. Required for other Entity API interactions.
SYNTAX
Get-PFTitleEntityToken [-TitleID] <String> [-SecretKey] <String> [<CommonParameters>]
DESCRIPTION
Using a secret key generated in Game Manager, this cmdlet generates and entity token for the specified title id.
The entity token will be used for authenticating other PlayCompute cmdlets for the length of the PowerShell
session.
PARAMETERS
-TitleID <String>
Required? true
Position? 1
Default value
Accept pipeline input? false
Accept wildcard characters? false
-SecretKey <String>
Required? true
Position? 2
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
RELATED LINKS
SYNOPSIS
Gets an entity token using the provided title and secret key. Required for other Entity API interactions.
SYNTAX
Get-PFTitleEntityToken [-TitleID] <String> [-SecretKey] <String> [<CommonParameters>]
DESCRIPTION
Using a secret key generated in Game Manager, this cmdlet generates and entity token for the specified title id.
The entity token will be used for authenticating other PlayCompute cmdlets for the length of the PowerShell
session.
PARAMETERS
-TitleID <String>
Required? true
Position? 1
Default value
Accept pipeline input? false
Accept wildcard characters? false
-SecretKey <String>
Required? true
Position? 2
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
RELATED LINKS