C# Class PlayFab.ClientModels.UnlinkCustomIDRequest

Inheritance: PlayFabRequestCommon
Show file Open project: PlayFab/PlayFabGameServer Class Usage Examples

Public Properties

Property Type Description
CustomId string

Property Details

CustomId public 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