System.Security.Policy.ApplicationTrust.IsApplicationTrustedToRun Property

Gets or sets a value indicating whether the application has the required permission grants and is trusted to run.

Syntax

public bool IsApplicationTrustedToRun { get; set; }

Value

Documentation for this section has not yet been entered.

Remarks

A trust manager sets the ApplicationTrust.IsApplicationTrustedToRun property to true when an application has been approved to execute.

Requirements

Namespace: System.Security.Policy
Assembly: mscorlib (in mscorlib.dll)
Assembly Versions: 2.0.0.0, 4.0.0.0
Since: .NET 2.0