providedActivationKey property

String? providedActivationKey
getter/setter pair

Key used for establishing a connection with the remote transport.

This key can only be provided if the profile supports an INPUT key flow and the resource is in the PENDING_KEY state.

Optional.

Implementation

core.String? providedActivationKey;