See Also: ApplicationSecurityManager Members
The System.Security.Policy.ApplicationSecurityManager class provides essential information for the execution of a manifest-based application. The ApplicationSecurityManager.ApplicationTrustManager property identifies the trust manager responsible for determining whether an application is trusted. The ApplicationSecurityManager.DetermineApplicationTrust(ActivationContext, TrustManagerContext) method calls the application trust manager to determine whether an application is trusted. The ApplicationSecurityManager.UserApplicationTrusts property contains the cached trust decisions for the user.