1: 2: 3: 4: 5: 6:
using System.Security.Permissions; Permissão de RegistryPermission = RegistryPermission novo (RegistryPermissionAccess.AllAccess, @ " HKEY_LOCAL_ MÁQUINA \ software \ MySoftware \ MyKey "); permissão. Demanda ();