Toggle navigation
Hot Examples
ZH
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
搜索
Home
PlayFab
ClientModels
LinkFacebookAccountRequest
C# Class PlayFab.ClientModels.LinkFacebookAccountRequest
Inheritance:
PlayFabRequestCommon
显示文件
Open project: PlayFab/PlayFabGameServer
Class Usage Examples
Public Properties
Property
Type
Description
AccessToken
string
ForceLink
bool?
Property Details
AccessToken
public_oe property
Unique identifier from Facebook for the user.
public
string
AccessToken
return
string
ForceLink
public_oe property
If another user is already linked to the account, unlink the other user and re-link.
public
bool?
ForceLink
return
bool?