Syntax
Parameters
entityHandle PFEntityHandle
PFEntityHandle to use for authentication.
request PFAccountManagementLinkOpenIdConnectRequest*
Populated request object.
async XAsyncBlock*Inout XAsyncBlock for the async operation.
Links an OpenID Connect account to a user’s PlayFab account, based on an existing relationship between a title and an Open ID Connect provider and the OpenId.
entityHandle PFEntityHandle
PFEntityHandle to use for authentication.
request PFAccountManagementLinkOpenIdConnectRequest*
Populated request object.
async XAsyncBlock*