Specifies the type of user interface (UI) the trust manager should use for trust decisions.
Syntax
[System.Runtime.InteropServices.ComVisible(true)]
public enum TrustManagerUIContext
Remarks
Members
Member Name | Description |
---|
Install |
An Install UI.
|
Run |
A Run UI.
|
Upgrade |
An Upgrade UI.
|
Requirements
Namespace: System.Security.Policy
Assembly: mscorlib (in mscorlib.dll)
Assembly Versions: 2.0.0.0, 4.0.0.0
Since: .NET 2.0