| Overload | Description |
|---|---|
| GetVerifiers() | Returns a list of all of the Verifiers currently registered with this VerifierEngine. |
| GetVerifiers(Type) | Gets all of the Verifiers associated with the specified type within this engine. |
| GetVerifiers(TriggerItem) | Gets all of the Verifiers associated with a specified TriggerItem within this engine. |
| GetVerifiers(Predicate<Verifier>) | Gets all verifiers that satisfy the specified Predicate. |
| GetVerifiers(Type,Type,String) | Gets all verifiers that satisfy the specified applicable type, verifier type and property name. Any or all of these parameters can be null. |
Target Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family