expectedAction property

String? expectedAction
getter/setter pair

The expected action for this type of event.

This should be the same action provided at token generation time on client-side platforms already integrated with recaptcha enterprise.

Optional.

Implementation

core.String? expectedAction;