Amazon.SimpleEmail.Model.VerifyDomainIdentityResponse.IsSetVerificationToken C# (CSharp) Method

IsSetVerificationToken() private method

private IsSetVerificationToken ( ) : bool
return bool
        internal bool IsSetVerificationToken()
        {
            return this._verificationToken != null;
        }
VerifyDomainIdentityResponse