< Back

Add-PFGameCertificate

Sat Jan 18, 2020 7:09 pm

NAME Add-PFGameCertificate



SYNOPSIS

Uploads a certificate to PlayFab.





SYNTAX

Add-PFGameCertificate [-Name] <String> [-FilePath] <String> [<CommonParameters>]





DESCRIPTION

Uploads a certificate to PlayFab for game server usage. Cmdlet does not support certificates with passwords but

coming soon.





PARAMETERS

-Name <String>



Required? true

Position? 1

Default value

Accept pipeline input? false

Accept wildcard characters? false



-FilePath <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