clientId property

String? clientId
getter/setter pair

The client ID.

Must match the audience claim of the JWT issued by the identity provider.

Required.

Implementation

core.String? clientId;