Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


cacheServerEnableAuth

Toggle whether to enable authentication to cache server.
Read time 1 minuteLast updated 10 days ago

Definition

  • Type: Property
  • Namespace: UnityEditor
  • Assembly: UnityEditor.CoreModule
Warning
Deprecated. Using Unity ID to authenticate the Editor connection to Unity Accelerator is no longer supported.
public static bool cacheServerEnableAuth { get; set; }

Remarks

This toggles whether to use authentication when accessing the cache server.