C# Class PlayFab.ClientModels.UnlinkCustomIDRequest

Inheritance: PlayFabRequestCommon
Exibir arquivo Open project: PlayFab/PlayFabGameServer Class Usage Examples

Public Properties

Property Type Description
CustomId string

Property Details

CustomId public_oe property

Custom unique identifier for the user, generated by the title. If not specified, the most recently signed in Custom ID will be used.
public string CustomId
return string