Amazon.SimpleEmail.Model.VerifyDomainIdentityResponse.IsSetVerificationToken C# (CSharp) Méthode

IsSetVerificationToken() private méthode

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