audience property

String? audience
getter/setter pair

Audience to be used when generating OIDC token.

If not specified, the URI specified in target will be used.

Implementation

core.String? audience;