Microsoft.Windows.LdapProbe (ProbeActionModuleType)

Element properties:

TypeProbeActionModuleType
IsolationAny
AccessibilityPublic
RunAsDefault
InputTypeSystem.BaseData
OutputTypeSystem.PropertyBagData

Source Code:

<ProbeActionModuleType ID="Microsoft.Windows.LdapProbe" Accessibility="Public">
<Configuration>
<IncludeSchemaTypes>
<SchemaType>System!System.ParamListSchema</SchemaType>
</IncludeSchemaTypes>
<xsd:element name="Domain" type="xsd:string"/>
<xsd:element name="Query" type="xsd:string"/>
<xsd:element name="Params" type="ParamListType"/>
<xsd:element name="UserAndDomain" type="xsd:string"/>
<xsd:element name="Password" type="xsd:string"/>
</Configuration>
<ModuleImplementation>
<Native>
<ClassID>0BFF64A1-4B2B-4DD5-ADB5-62C48074AB82</ClassID>
</Native>
</ModuleImplementation>
<OutputType>System!System.PropertyBagData</OutputType>
<InputType>System!System.BaseData</InputType>
</ProbeActionModuleType>