[PrincipalPermission(SecurityAction.Demand, Role = @"BUILTINAdministrators")] public void MyMethod() { }