google_api_android_enterprise v0.0.1 GoogleApi.AndroidEnterprise.V1.Model.UserToken View Source
A UserToken is used by a user when setting up a managed device or profile with their managed Google Play account on a device. When the user enters their email address and token (activation code) the appropriate EMM app can be automatically downloaded.
Attributes
- kind (String): Identifies what kind of resource this is. Value: the fixed string "androidenterprise#userToken". Defaults to:
null
. - token (String): The token (activation code) to be entered by the user. This consists of a sequence of decimal digits. Note that the leading digit may be 0. Defaults to:
null
. - userId (String): The unique ID for the user. Defaults to:
null
.