AWS SDK for .NET Documentation
VerifyDomainIdentity Method (request)
AmazonAmazon.SimpleEmailAmazonSimpleEmailServiceClientVerifyDomainIdentity(VerifyDomainIdentityRequest) Did this page help you?   Yes   No    Tell us about it...
Verifies a domain.

This action is throttled at one request per second.

Declaration Syntax
C#
public VerifyDomainIdentityResponse VerifyDomainIdentity(
	VerifyDomainIdentityRequest request
)
Parameters
request (VerifyDomainIdentityRequest)
Container for the necessary parameters to execute the VerifyDomainIdentity service method.
Return Value
The response from the VerifyDomainIdentity service method, as returned by SimpleEmailService.

Assembly: AWSSDK (Module: AWSSDK) Version: 1.5.60.0 (1.5.60.0)