This functionality is supported only if you are using the Classic Agent.
Before you can begin testing .NET no-touch applications, you must set up your machine security. You can disable security so that Silk Test Classic can test your no-touch application using the command prompt or the control panel.
Setting security changes various permissions for .NET no-touch applications. For example, UIPermission controls access to user interface, ReflectionPermission controls access to metadata through the System.Reflection APIs, and SecurityPermission controls a set of security permissions applied to code.