TrustManagerUIContext Enumeration
.NET Framework (current version)
Specifies the type of user interface (UI) the trust manager should use for trust decisions.
Assembly: mscorlib (in mscorlib.dll)
| Member name | Description | |
|---|---|---|
| Install | An Install UI. | |
| Run | A Run UI. | |
| Upgrade | An Upgrade UI. |
This flag is intended to be used as a recommendation to the trust manager. The trust manager can use whichever UI it determines to be appropriate for the dialog.
.NET Framework
Available since 2.0
Available since 2.0
Show: