TrustManagerUIContext public enum TrustManagerUIContext Specifies the type of user interface (UI) the trust manager should use for trust decisions. Documentation Code Install = 0 An Install UI. Run = 2 A Run UI. Upgrade = 1 An Upgrade UI.