IdentityVerificationAttributes Class

.NET Framework 4.5
 
 
 
Did this page help you?  Yes  No   Tell us about it...

Represents the verification attributes of a single identity.

Inheritance Hierarchy

System.Object
  Amazon.SimpleEmail.Model.IdentityVerificationAttributes

Namespace: Amazon.SimpleEmail.Model
Assembly: AWSSDK.dll
Version: 2.0.0.3

Syntax

C#
public class IdentityVerificationAttributes : Object

The IdentityVerificationAttributes type exposes the following members

Constructors

  Name Description
Public Method IdentityVerificationAttributes()

Properties

  Name Description
Public Property VerificationStatus The verification status of the identity: "Pending", "Success", "Failed", or "TemporaryFailure".

Constraints:Allowed ValuesPending, Success, Failed, TemporaryFailure

Public Property VerificationToken The verification token for a domain identity. Null for email address identities.

Version Information

.NET Framework:
Supported in: 4.5, 4.0, 3.5

.NET for Windows Store apps:
Supported in: Windows 8

.NET for Windows Phone:
Supported in: Window Phone 8