Table of Contents

Namespace Vonage.Verify

Classes

Psd2Request

Represents a PSD2-compliant verification request for Strong Customer Authentication (SCA), displaying the payment recipient and amount to the user.

VerifyCheck
VerifyCheckRequest

Represents a request to validate a PIN code entered by the user against an active verification request.

VerifyCheckResponse

Represents the response from validating a PIN code, indicating whether the code was correct and the cost incurred.

VerifyClient
VerifyControlRequest

Represents a request to control an in-progress verification by cancelling it or triggering the next event.

VerifyControlResponse

Represents the response from a verification control command, confirming the command that was executed.

VerifyEvent
VerifyRequest

Represents a request to send a verification PIN code to a phone number via SMS or voice call.

VerifyRequestBase

Base class for verification requests, containing common properties shared by VerifyRequest and Psd2Request.

VerifyResponse

Represents the response from initiating a verification request, containing the request ID for subsequent operations.

VerifyResponseBase

Base class for verification responses, containing common status and error properties.

VerifySearchRequest

Represents a request to retrieve the status and details of an existing verification request.

VerifySearchResponse

Represents the detailed status and history of a verification request.

VonageVerifyResponseException

Interfaces

IVerifyClient

Exposes methods for verifying phone numbers using PIN codes sent via SMS or voice calls (Verify v1 API).

Enums

Psd2Request.Workflow

Defines the sequence of delivery methods used to send the verification code to the user.

VerifyRequest.Workflow

Defines the sequence of delivery methods used to send the verification code to the user.