DictionaryForumContacts

   Spanish
Terms for subject Microsoft containing módulo | all forms | exact matches only
SpanishEnglish
archivo de módulo de administraciónmanagement pack file (A file that is associated with an Operations Manager management pack and that incorporates overrides, custom monitors, and custom rules)
Asistente para importar y exportar módulos de administraciónManagement Pack Import/Export Wizard (The wizard to import and export management packs)
módulo Administrador de IIS 7IIS Manager module (A set of extension to IIS Manager. Windows Server AppFabric extensions to IIS Manager allow you to configure, control, query, and monitor WCF and WF services (in .NET Framework 4))
módulo AmigosFriends module (A module that shows a photo list of your friends and provides for adding, editing, and deleting people from your friends list)
módulo Conjuntos de catálogosCatalog Sets module (The Commerce Server Business Desk module used to create and manage catalog sets)
módulo de administraciónmanagement pack (A set of files that you install for use with Operations Manager and that allow you to monitor applications and add functionality to Operations Manager)
módulo de administración de procesoprocess management pack (A type of management pack that implements all or part of a service management process)
módulo de administración de seguridadsecurity pack (A kind of management pack that contains the logic to monitor the security events for a specified application)
módulo de administración de widgetswidget pack (A kind of management pack that allows new dashboard widget libraries to be installed and used in Operations Manager to display monitoring data on a dashboard)
módulo de claseclass module (A module that can contain the definition for a new object. Each instance of a class creates a new object. Procedures defined in the module become properties and methods of the object)
módulo de combinaciónmerge module (A module that packages components together with any related files, resources, registry entries, and setup logic. Merge modules can be used to install components that multiple applications share. Merge modules cannot be installed directly; they must be merged into deployment projects)
módulo de control del sistemasystem control module (The power supply that controls powering up the computer motherboard and all other devices that require power in the system. The SCM operates at all times when the system is plugged into an electrical outlet)
módulo de directivaspolicy module (A Certificate Services component that determines whether a certificate request should be automatically approved, denied, or marked as pending)
módulo de formularioform module (A module that includes code for all event procedures triggered by events occurring on a specific form or its controls)
módulo de lógica de negociosBusiness Logic Module (A module that contains Business Logic software and is called to enforce data constraints and/or perform tasks that are loaded and executed in a host-specific run-time environment)
módulo de memoria DIMMdual inline memory module (A type of memory board comprised of RAM chips mounted on a circuit board with a 64-bit data path and pins on each side that are on different circuits and that respond to different signals)
módulo de memoria SO-DIMMsmall outline dual inline memory module (A smaller version of a DIMM used in laptops)
Módulo de plataforma seguraTrusted Platform Module (Security hardware that provides a hardware-based root of trust and can be leveraged to provide a variety of cryptographic services, such as early-boot component checking)
Módulo de plataforma seguratrusted platform module Microchip designed to provide certain basic security-related functions to the software that utilizes TPM (TPM)
módulo de salidaexit module (A Certificate Services component that performs post-processing after a certificate is issued, such as the publication of an issued certificate to Active Directory)
módulo de seguridad de hardwarehardware security module (A secure device that provides cryptographic capabilities, typically by providing private keys used in Public-key cryptography)
módulo de supervisiónmonitoring pack (A kind of management pack that contains the definition of the model against which an application will be monitored and the logic to monitor the health and availability of that application)
módulo del enumerador de administración del servidor webWeb Server Management Enumerator module (A probe action module type that performs a WS-Management Enumerate operation)
módulo del informereport module (A module that includes code for all event procedures triggered by events occurring on a specific report or its controls)
módulo dependientedependent module (A module that contains dependencies from other modules)
módulo Diseñador de catálogosCatalog Designer module (The Commerce Server Business Desk module used to create and manage catalog schema. Catalog schema consists of category definitions, product definitions, and property definitions. These components are the foundation of the categories, products, and properties in catalogs)
módulo Editor de catálogosCatalog Editor module (The Commerce Server Business Desk module used to edit and manage catalogs. The Catalog Editor module supports adding, editing, and deleting products and categories, as well as, importing and exporting catalogs and refreshing full-text indexing)
módulo específico del dispositivodevice-specific module (A storage array manufacturer's module that incorporates knowledge of the manufacturer's hardware and interacts with the MPIO driver. The DSM plays a crucial role in device initialization and I/O request handling, including I/O request error handling)
módulo estándarstandard module (A module in which you can place Sub and Function procedures that you want to be available to other procedures throughout your database)
módulo HTTPHTTP module (A component that can be registered as part of the ASP.NET request lifecycle and that can read or change the request or response as it is processed. HttpModules are often used to perform special tasks that need to monitor each request, such as security or site statistics)
módulo InformesReports module (A Microsoft CRM module used to create, view, and print metrics and statistical reports)
módulo instrumentadoinstrumented module (A binary file that contains profiling probe functions)
módulo ServicioService module (The Microsoft CRM module used to access business records pertaining to customer service, such as cases, accounts, contacts, contracts, and the Knowledge Base Manager (KB Manager). In this module, users can open and resolve cases, create and view service contracts, and create and manage information in the Knowledge Base)
Módulo URL Rewrite para IIS 7URL Rewrite Module for IIS 7 (A module that dynamically alters Internet client requests that are based on rules that specify how a URL should be modified before it is processed. For example, Internet clients will see requests that look like http://www.example.com/catalog/product/123/, which are dynamically rewritten to the actual address of http://www.example.com/catalog.aspx?product=123)
módulo VentasSales module (The Microsoft CRM module used to access business records pertaining to sales, such as accounts, contacts, quotes, orders, and sales literature. In this module, users can create leads, convert them to opportunities, accounts, and contacts, and view and track information about competitors. Users can also create quotes and orders, and generate invoices)
Módulo Windows Azure Active Directory para Windows PowerShellWindows Azure Active Directory Module for Windows PowerShell (A group of cmdlets used to administer Windows Azure Active Directory. You can use these cmdlets to manage users, groups, domains, cloud service subscriptions, licenses, directory sync, single sign-on, and more)
Módulo Windows Azure AD para Windows PowerShellWindows Azure AD Module for Windows PowerShell (A group of cmdlets used to administer Windows Azure Active Directory. You can use these cmdlets to manage users, groups, domains, cloud service subscriptions, licenses, directory sync, single sign-on, and more)
módulo Área de trabajoWorkplace module (The Microsoft CRM module that contains the work a user has been assigned, is currently working on, and is available in queues to which the user has access. Users can accept, assign, and delete assignments from here. Users can also access their calendars and the Knowledge Base)
nivel de módulomodule level (Describes any variable or constant declared in the Declarations section of a module or outside a procedure. Variables or constants declared at the module level are available to all procedures in a module)
variable a nivel del módulomodule-level variable (A variable that's declared in the Declarations section of a module by using the Private keyword. These variables are available to all procedures in the module)