System.Security.Policy.ApplicationTrust.ApplicationIdentity Property

Gets or sets the application identity for the application trust object.

Syntax

public ApplicationIdentity ApplicationIdentity { get; set; }

Value

Documentation for this section has not yet been entered.

Remarks

The ApplicationTrust.ApplicationIdentity property uniquely identifies a manifest-based application to be activated in a new domain.

Requirements

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