signalingExternalAuthToEntity property
getter/setter pair
The entity to authenticate for after externally authenticating. This is unlikely to be needed since the signaler is typically in the same place where authentication happens.
Implementation
String? signalingExternalAuthToEntity;