accountIdentifier property

String? accountIdentifier
getter/setter pair

A unique identifier you create for this user, such as "user342" or "asset#44418".

Do not use personally identifiable information (PII) for this property. Must always be set for EMM-managed users. Not set for Google-managed users.

Implementation

core.String? accountIdentifier;