MSFT_TemplateAssociation class

The MSFT_TemplateAssociation class represents an association between a template object and an object created by a template builder.

Note  For more information about support and installation of this component on a specific operating system, see Operating System Availability of WMI Components.

Syntax

class MSFT_TemplateAssociation
{
  object            REF Target;
  MSFT_TemplateBase REF Template;
};

Members

The MSFT_TemplateAssociation class has these types of members:

  • Properties

Properties

The MSFT_TemplateAssociation class has these properties.

Target

Data type: object

Access type: Read-only

Qualifiers: Key

Reference to an object created by an MSFT_TemplateBuilder instance.

Template

Data type: MSFT_TemplateBase

Access type: Read-only

Qualifiers: Key

Reference to a template instance.

Examples

For script code examples, see WMI Tasks for Scripts and Applications and the TechNet ScriptCenter Script Repository.

For C++ code examples, see WMI C++ Application Examples.

Requirements

Minimum supported client

Windows XP

Minimum supported server

None supported

End of client support

Windows XP

Namespace

\root\subscription

MOF

Tpmlprov.mof

DLL

Tpmlprov.dll