google_api_android_enterprise v0.0.1 GoogleApi.AndroidEnterprise.V1.Model.AuthenticationToken View Source
An AuthenticationToken is used by the EMM's device policy client on a device to provision the given EMM-managed user on that device.
Attributes
- kind (String): Identifies what kind of resource this is. Value: the fixed string "androidenterprise#authenticationToken". Defaults to:
null
. - token (String): The authentication token to be passed to the device policy client on the device where it can be used to provision the account for which this token was generated. Defaults to:
null
.