System.ApplicationIdentity Class

Provides the ability to uniquely identify a manifest-activated application. This class cannot be inherited.

See Also: ApplicationIdentity Members

Syntax

[System.Runtime.InteropServices.ComVisible(false)]
public sealed class ApplicationIdentity : System.Runtime.Serialization.ISerializable

Remarks

The ApplicationIdentity class is used in the activation of manifest-based applications.

Requirements

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