This version of Unity is unsupported.

NetworkAccessLevel

enumeration

Description

Describes the access levels granted to this client.

Properties

InvalidInvalid access level, signifying no access level has been granted/specified.
UserUser access level. This means you can do operations which affect yourself only, like disconnect yourself from the match.
OwnerAccess level Owner, generally granting access for operations key to the peer host server performing it's work.
AdminAdministration access level, generally describing clearence to perform game altering actions against anyone inside a particular match.