Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Specifies the verifier script to run.
<xs:complexType name="Verifier">
<xs:sequence>
<xs:element name="Script"
type="dcmPS:Script"
minOccurs="0"
maxOccurs="1"
/>
<xs:element name="ExtensionPoint"
type="dcmPS:ExtensionPoint"
minOccurs="0"
maxOccurs="1"
/>
</xs:sequence>
</xs:complexType>
Child elements
Element | Type | Description |
---|---|---|
ExtensionPoint | dcmPS:ExtensionPoint | Used by the client to extend the functionality of the Verifier node. The MSDT client does not support extensions for the Verifier node. |
Script | dcmPS:Script | The verifier script to run. |
Requirements
Minimum supported client |
Windows 7 [desktop apps only] |
Minimum supported server |
Windows Server 2008 R2 [desktop apps only] |