Documentation for this section has not yet been entered.
In the current release there is only one trust manager, which can be a custom implementation of the System.Security.Policy.IApplicationTrustManager interface. The default trust manager implementation prompts the user for permission to install the application and elevate the permissions granted to the application. Other trust manager implementations might have different user experiences. For example, an implementation might check an enterprise list for trusted applications, rather than prompting the user for that information.