identity property
Remote node identity, when the backend attached one.
POSIX fd-backed TCP does not currently attach this for accepted
connections. Use Tailscale.instance.whois(remote.address) when an
authorization decision requires identity.
Implementation
TailscaleNodeIdentity? get identity;