Win32_PnPSignedDriver, ROOT\CIMV2

Class | Methods (2) | Properties (28) | Qualifiers (4) | Instances (40) | Namespaces (2)
Samples: VB Script | C# | VB.Net | Search on:Microsoft

Description

The Win32_PnPSignedDriver class provides digital signature information about drivers

Win32_PnPSignedDriver methods

Win32_PnPSignedDriver has 2 methods (2 Derived)

NameOriginReturn
StartServiceCIM_Serviceuint32 {'out':True}
StopServiceCIM_Serviceuint32 {'out':True}

Win32_PnPSignedDriver properties

Win32_PnPSignedDriver has 28 properties (18 Local, 10 Derived)

NameOriginCIMType
CaptionCIM_ManagedSystemElement8 [string]
ClassGuidWin32_PnPSignedDriver8 [String]
CompatIDWin32_PnPSignedDriver8 [String]
CreationClassNameCIM_Service8 [string]
DescriptionCIM_ManagedSystemElement8 [String]
DeviceClassWin32_PnPSignedDriver8 [String]
DeviceIDWin32_PnPSignedDriver8 [String]
DeviceNameWin32_PnPSignedDriver8 [String]
DevLoaderWin32_PnPSignedDriver8 [String]
DriverDateWin32_PnPSignedDriver101 [datetime]
DriverNameWin32_PnPSignedDriver8 [String]
DriverProviderNameWin32_PnPSignedDriver8 [String]
DriverVersionWin32_PnPSignedDriver8 [String]
FriendlyNameWin32_PnPSignedDriver8 [String]
HardWareIDWin32_PnPSignedDriver8 [String]
InfNameWin32_PnPSignedDriver8 [String]
InstallDateCIM_ManagedSystemElement101 [datetime]
IsSignedWin32_PnPSignedDriver11 [Boolean]
LocationWin32_PnPSignedDriver8 [String]
ManufacturerWin32_PnPSignedDriver8 [String]
key
Name
CIM_ManagedSystemElement8 [string]
PDOWin32_PnPSignedDriver8 [String]
SignerWin32_PnPSignedDriver8 [String]
StartedCIM_Service11 [boolean]
StartModeCIM_Service8 [string]
StatusCIM_ManagedSystemElement8 [string]
SystemCreationClassNameCIM_Service8 [string]
SystemNameCIM_Service8 [string]

Detailed description of Win32_PnPSignedDriver methods

Derived methods (2) of Win32_PnPSignedDriver class

StartService method
Returnuint32 {'out':True}
Description'The StartService method places the Service in the started state. It returns an integer value of 0 if the Service was successfully started, 1 if the request is not supported and any other number to indicate an error. In a subclass, the set of possible return codes could be specified, using a ValueMap qualifier on the method. The strings to which the ValueMap contents are 'translated' may also be specified in the subclass as a Values array qualifier.'
StartService method is in 10 classes of ROOT\cimv2 and in 11 namespaces
StopService method
Returnuint32 {'out':True}
Description'The StopService method places the service in the stopped state. It returns an integer value of 0 if the service was successfully stopped, 1 if the request is not supported and any other number to indicate an error.'
StopService method is in 10 classes of ROOT\cimv2 and in 11 namespaces

Detailed description of Win32_PnPSignedDriver properties

Local properties (18) of Win32_PnPSignedDriver class

ClassGuid property
CIMTYPE'String'
Description'The ClassGUID property is the ClassGUID of the device e.g. {71A27CDD-812A-11D0-BEC7-08002BE2092F}'
readTrue
ClassGuid property is in 3 classes of ROOT\cimv2 and in 4 namespaces
CompatID property
CIMTYPE'String'
Description'The CompatID property is the CompatID for the driver e.g. DETECTEDInternal\ftdisk '
readTrue
CompatID property is in 1 class (Win32_PnPSignedDriver) of ROOT\cimv2 and in 2 namespaces
DeviceClass property
CIMTYPE'String'
Description'The DeviceClass property is DeviceClass of the driver e.g. SYSTEM '
readTrue
DeviceClass property is in 1 class (Win32_PnPSignedDriver) of ROOT\cimv2 and in 2 namespaces
DeviceID property
CIMTYPE'String'
Description'The DeviceID property is the DeviceID of the device e.g. ROOT\FTDISK\0000 '
readTrue
DeviceID property is in 108 classes of ROOT\cimv2 and in 21 namespaces
DeviceName property
CIMTYPE'String'
Description'The DeviceName property is the name of the device'
readTrue
DeviceName property is in 4 classes of ROOT\cimv2 and in 15 namespaces
DevLoader property
CIMTYPE'String'
Description'The DevLoader property is the Device Loader for the device'
readTrue
DevLoader property is in 1 class (Win32_PnPSignedDriver) of ROOT\cimv2 and in 2 namespaces
DriverDate property
CIMTYPE'datetime'
Description'The DriverDate property is the Date of the driver e.g 1-25-2001 '
readTrue
DriverDate property is in 4 classes of ROOT\cimv2 and in 5 namespaces
DriverName property
CIMTYPE'String'
Description'The DriverName of the driver '
readTrue
DriverName property is in 4 classes of ROOT\cimv2 and in 7 namespaces
DriverProviderName property
CIMTYPE'String'
Description'The ProviderName property is the Provider of the driver e.g. Microsoft '
readTrue
DriverProviderName property is in 1 class (Win32_PnPSignedDriver) of ROOT\cimv2 and in 2 namespaces
DriverVersion property
CIMTYPE'String'
Description'The DriverVersion property is the version of the driver e.g. 5.1.2427.1 '
readTrue
DriverVersion property is in 4 classes of ROOT\cimv2 and in 6 namespaces
FriendlyName property
CIMTYPE'String'
Description'The FriendlyName property is the array of FriendlyName/Caption of the driver e.g. Communications Port (COM2)'
readTrue
FriendlyName property is in 1 class (Win32_PnPSignedDriver) of ROOT\cimv2 and in 22 namespaces
HardWareID property
CIMTYPE'String'
Description'The HardwareID property is the HardwareID of the driver e.g. ROOT\FTDISK '
readTrue
HardWareID property is in 3 classes of ROOT\cimv2 and in 6 namespaces
InfName property
CIMTYPE'String'
Description'The InfName property is the name of the Inf file which installed this device e.g. machine.inf '
readTrue
InfName property is in 2 classes of ROOT\cimv2 and in 2 namespaces
IsSigned property
CIMTYPE'Boolean'
Description'The IsSigned property is the signature status of driver that is it represents whether the driver is signed or not'
IsSigned property is in 1 class (Win32_PnPSignedDriver) of ROOT\cimv2 and in 4 namespaces
Location property
CIMTYPE'String'
Description'The Location property is the Location of the driver '
readTrue
Location property is in 8 classes of ROOT\cimv2 and in 10 namespaces
Manufacturer property
CIMTYPE'String'
Description'The Manufacturer property is the Manufacturer of the driver e.g. Microsoft'
readTrue
Manufacturer property is in 54 classes of ROOT\cimv2 and in 17 namespaces
PDO property
CIMTYPE'String'
Description'The PDO property represents Physical Device Object e.g \Device\00000002 PDOs represent individual devices on a bus to a bus driverA bus driver creates a PDO for each device that it enumerates on its bus.The PDO represents the device to the bus driver. Other drivers for a device attach device objects on top of the PDO--the PDO is always at the bottom of the device stack'
readTrue
PDO property is in 1 class (Win32_PnPSignedDriver) of ROOT\cimv2 and in 2 namespaces
Signer property
CIMTYPE'String'
Description'The Signer property is the signer of driver if it is signed e.g. ntbuild '
readTrue
Signer property is in 1 class (Win32_PnPSignedDriver) of ROOT\cimv2 and in 2 namespaces

Derived properties (10) of Win32_PnPSignedDriver class

Caption property
CIMTYPE'string'
Description'The Caption property is a short textual description (one-line string) of the object.'
MaxLen64
readTrue
Caption property is in 1050 classes of ROOT\cimv2 and in 37 namespaces
CreationClassName property
CIM_KeyTrue
CIMTYPE'string'
Description'CreationClassName indicates the name of the class or the subclass used in the creation of an instance. When used with the other key properties of this class, this property allows all instances of this class and its subclasses to be uniquely identified.'
readTrue
CreationClassName property is in 178 classes of ROOT\cimv2 and in 20 namespaces
Description property
CIMTYPE'String'
Description'The Description property is the Description of the driver e.g. Volume Manager '
readTrue
Description property is in 1061 classes of ROOT\cimv2 and in 142 namespaces
InstallDate property
CIMTYPE'datetime'
Description'The InstallDate property is datetime value indicating when the object was installed. A lack of a value does not indicate that the object is not installed.'
MappingStrings['MIF.DMTF|ComponentID|001.5']
readTrue
InstallDate property is in 227 classes of ROOT\cimv2 and in 23 namespaces
Name property
CIMTYPE'string'
Description'The Name property uniquely identifies the service and provides an indication of the functionality that is managed. This functionality is described in more detail in the object's Description property. '
keyTrue
readTrue
Name property is in 1046 classes of ROOT\cimv2 and in 142 namespaces
Started property
CIMTYPE'boolean'
Description'Started is a boolean indicating whether the service has been started (TRUE), or stopped (FALSE).'
readTrue
Started property is in 10 classes of ROOT\cimv2 and in 11 namespaces
StartMode property
CIMTYPE'string'
Description'StartMode is a string value indicating whether the Service is automatically started by a System, Operating System, etc. or only started upon request.'
readTrue
ValueMap['Automatic', 'Manual']
Values['Automatic', 'Manual']
StartMode property is in 10 classes of ROOT\cimv2 and in 15 namespaces
Status property
CIMTYPE'string'
Description'The Status property is a string indicating the current status of the object. Various operational and non-operational statuses can be defined. Operational statuses are "OK", "Degraded" and "Pred Fail". "Pred Fail" indicates that an element may be functioning properly but predicting a failure in the near future. An example is a SMART-enabled hard drive. Non-operational statuses can also be specified. These are "Error", "Starting", "Stopping" and "Service". The latter, "Service", could apply during mirror-resilvering of a disk, reload of a user permissions list, or other administrative work. Not all such work is on-line, yet the managed element is neither "OK" nor in one of the other states.'
MaxLen10
readTrue
ValueMap['OK', 'Error', 'Degraded', 'Unknown', 'Pred Fail', 'Starting', 'Stopping', 'Service', 'Stressed', 'NonRecover', 'No Contact', 'Lost Comm']
Values['OK', 'Error', 'Degraded', 'Unknown', 'Pred Fail', 'Starting', 'Stopping', 'Service', 'Stressed', 'NonRecover', 'No Contact', 'Lost Comm']
Status property is in 230 classes of ROOT\cimv2 and in 42 namespaces
SystemCreationClassName property
CIM_KeyTrue
CIMTYPE'string'
Description'The scoping System's CreationClassName. '
Propagated'CIM_System.CreationClassName'
readTrue
SystemCreationClassName property is in 122 classes of ROOT\cimv2 and in 20 namespaces
SystemName property
CIM_KeyTrue
CIMTYPE'string'
Description'The name of the system that hosts this service'
Propagated'CIM_System.Name'
readTrue
SystemName property is in 122 classes of ROOT\cimv2 and in 22 namespaces

Win32_PnPSignedDriver Qualifiers

NameValueToInstanceToSubclassOverridableAmendedLocal
Description'The Win32_PnPSignedDriver class provides digital signature information about drivers '
dynamicTrue
Locale1033
provider'WhqlProvider'

Win32_PnPSignedDriver System properties

NameValueOriginCIMTypeLocalArray
__PATH'\\.\ROOT\cimv2:Win32_PnPSignedDriver'___SYSTEM8
__NAMESPACE'ROOT\cimv2'___SYSTEM8
__SERVER'.'___SYSTEM8
__DERIVATION['CIM_Service', 'CIM_LogicalElement', 'CIM_ManagedSystemElement']___SYSTEM8
__PROPERTY_COUNT28___SYSTEM3
__RELPATH'Win32_PnPSignedDriver'___SYSTEM8
__DYNASTY'CIM_ManagedSystemElement'___SYSTEM8
__SUPERCLASS'CIM_Service'___SYSTEM8
__CLASS'Win32_PnPSignedDriver'___SYSTEM8
__GENUS1___SYSTEM3

Similar Classes to Win32_PnPSignedDriver

Number of classes:17
WUtils.com
online utility - toplist