Legacy Documentation: Version 2018.1 (Go to current version)
LanguageEnglish
  • C#
  • JS

Script language

Select your preferred scripting language. All code snippets will be displayed in this language.

AuthorizationNetwork

enumeration

Suggest a change

Success!

Thank you for helping us improve the quality of Unity Documentation. Although we cannot accept all submissions, we do read each suggested change from our users and will make updates where applicable.

Close

Submission failed

For some reason your suggested change could not be submitted. Please <a>try again</a> in a few minutes. And thank you for taking the time to help us improve the quality of Unity Documentation.

Close

Cancel

Description

The list of authorization networks for in-game login sessions.

Use the members of this list when possible to promote consistency in your Analytics data. However, if the authorization network is not included in this list, pass the argument to the Standard Event function as a string.

See Also: AnalyticsEvent.UserSignup.

Properties

None No available authorization network, or network unknown. Note: Use a string value to indicate an authorization network not defined in this enumeration.
Internal You use your own authorization system.
Facebook Facebook authorization.
Twitter Twitter authorization.
Google Google authorization.
GameCenter GameCenter authorization.

Did you find this page useful? Please give it a rating: