Gets or sets the Verifier that used this VerifierArgs to instantiate it or null if the VerifierArgs has              not been used to instantiate a Verifier yet.  No VerifierArgs can be used to instantiate more              than a single Verifier at one time.               
            
            
            
Syntax
| Visual Basic (Usage) |  Copy Code | 
|---|
Dim instance As VerifierArgs
Dim value As Verifier
 
value = instance.Verifier  | 
 
            
            
             
            
            
            
            
            
            
            
            
Requirements
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
 
            
            
See Also