System.Security.Policy.ApplicationSecurityManager.UserApplicationTrusts Property

Gets an application trust collection that contains the cached trust decisions for the user.

Syntax

public static ApplicationTrustCollection UserApplicationTrusts { get; }

Value

Documentation for this section has not yet been entered.

Remarks

The trust decisions in the collection are maintained using the methods of the collection, such as the ApplicationTrustCollection.Add(ApplicationTrust) method or the erload:System.Security.Policy.ApplicationTrustCollection.Remove method.

Requirements

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