principal property
The identity of this peer.
Similar to Request.auth.principal
, but relative to the peer instead of
the request. For example, the identity associated with a load balancer
that forwarded the request.
Implementation
core.String? principal;