authToken property

String? authToken
getter/setter pair

The super admin of the resold customer generates this token to authorize a reseller to access their Cloud Identity and purchase entitlements on their behalf.

You can omit this token after authorization. See https://support.google.com/a/answer/7643790 for more details.

Optional.

Implementation

core.String? authToken;