Skip to content

Latest commit

 

History

History
47 lines (30 loc) · 2 KB

gloss-i.md

File metadata and controls

47 lines (30 loc) · 2 KB
description ROBOTS ms.assetid ms.tgt_platform title ms.topic ms.date
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z
NOINDEX, NOFOLLOW
55d423e3-e41d-414b-a47b-5651f3c9e7df
multiple
I (WMI)
article
05/31/2018

I (WMI)

A B C D E F G H I J K L M N O P Q R S T U V W X Y Z

impersonation

The ability of a thread in one process to assume the security identity and privileges of another process.

instance provider

A COM server that supplies instances of classes and implements methods of the IWbemServices interface to support data retrieval, modification, deletion, enumeration, or query processing.

intrinsic event

An event that WMI provides, which is a notification of a change in the standard WMI data model. For example, the creation of a new instance of Win32_Process is an __InstanceCreationEvent type of intrinsic event. Also see extrinsic event.

instrumentation

A mechanism used to report the status of system hardware and software. WMI implements instrumentation by modeling a system using classes based on the Common Information Model (CIM). WMI in the .NET Framework creates instrumented classes by adding attributes.