An optional parameter for setting the display name for this title.
publicstringDisplayName
return
string
Email public property
User email address attached to their account
publicstringEmail
return
string
Password public property
Password for the PlayFab account (6-100 characters)
publicstringPassword
return
string
RequireBothUsernameAndEmail public property
An optional parameter that specifies whether both the username and email parameters are required. If true, both parameters are required; if false, the user must supply either the username or email parameter. The default value is true.
publicbool?RequireBothUsernameAndEmail
return
bool?
TitleId public property
Unique identifier for the title, found in the Settings > Game Properties section of the PlayFab developer site when a title has been selected.
publicstringTitleId
return
string
Username public property
PlayFab username for the account (3-20 characters)