System.AppDomainSetup.ApplicationTrust Property

Gets or sets an object containing security and trust information.

Syntax

public System.Security.Policy.ApplicationTrust ApplicationTrust { get; set; }

Value

Documentation for this section has not yet been entered.

Remarks

This property is null when the AppDomainSetup is created. Once changed, it cannot be reset to a null reference.

Requirements

Namespace: System
Assembly: mscorlib (in mscorlib.dll)
Assembly Versions: 2.0.0.0, 4.0.0.0