This version of Unity is unsupported.
Method group is Obsolete

NetworkIdentity.clientAuthorityOwner

Obsolete The high level API classes are deprecated and will be removed in the future. public NetworkConnection clientAuthorityOwner;

Description

The client that has authority for this object. This will be null if no client has authority.

This is set for player objects with localPlayerAuthority, and for objects set with AssignClientAuthority, and spawned with SpawnWithClientAuthority.