Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


keyaliasName

Android key alias name.
Read time 1 minuteLast updated 6 days ago

Definition

  • Type: Property
  • Namespace: UnityEditor
  • Assembly: UnityEditor.CoreModule
public static string keyaliasName { get; set; }

Remarks

It helps identify a specific key stored in a keystore file used for signing an Android application. For a detailed code example, refer to the useCustomKeystore API documentation.