Container for the parameters to the VerifyDomainIdentity operation.
            Verifies a domain.
            
                    
            
This action is throttled at one request per second.
 Declaration Syntax
 Declaration Syntax| C# | 
public class VerifyDomainIdentityRequest : AmazonWebServiceRequest
 Members
 Members| All Members | Constructors | Methods | Properties | ||
| Icon | Member | Description | 
|---|---|---|
|  | VerifyDomainIdentityRequest()()()() | Initializes a new instance of the VerifyDomainIdentityRequest class | 
|  | Domain | 
            Gets and sets the property Domain. 
             The domain to be verified. | 
|  | Equals(Object) | (Inherited from Object.) | 
|  | GetHashCode()()()() | Serves as a hash function for a particular type. (Inherited from Object.) | 
|  | GetType()()()() | Gets the type of the current instance.(Inherited from Object.) | 
|  | ToString()()()() | Returns a string that represents the current object.(Inherited from Object.) | 
|  | WithDomain(String) | Obsolete. 
            Sets the Domain property
             | 
 Inheritance Hierarchy
 Inheritance Hierarchy| Object | ||
|  | AmazonWebServiceRequest | |
|  | VerifyDomainIdentityRequest | |