DeploymentVerificationMode
The VerificationMode enumerated type defines the verification modes for SSL certificates or SSH connections.
NONE : No verification will be performed.
THUMBPRINT : Passed thumbprint will be used for verification.
Enumeration: NONE, THUMBPRINT,